2021-12-23 15:40:42.164 | + ./stack.sh:main:469 : exec 2021-12-23 15:40:42.164 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-23-154042' 2021-12-23 15:40:42.165 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-23-154042.summary.2021-12-23-154042 2021-12-23 15:40:42.165 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:40:42.165 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-23-154042 2021-12-23 15:40:42.165 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-23-154042 /opt/stack/logs/stack.sh.log 2021-12-23 15:40:42.165 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-23-154042.summary.2021-12-23-154042 /opt/stack/logs/stack.sh.log.summary 2021-12-23 15:40:42.165 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-23 15:40:42.165 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-23 15:40:42.165 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-23 15:40:42.165 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-23 15:40:42.165 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-23 15:40:42.165 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-23 15:40:42.165 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-23 15:40:42.167 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-23 15:40:42.169 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-23 15:40:42.171 | + ./stack.sh:main:555 : set -o errexit 2021-12-23 15:40:42.173 | + ./stack.sh:main:558 : uname -a 2021-12-23 15:40:42.175 | Linux dv-neutron-822801-1-hyperv 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-12-23 15:40:42.177 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-23 15:40:42.178 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-23 15:40:42.181 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-23 15:40:42.206 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-23 15:40:42.220 | + ./stack.sh:main:572 : fetch_plugins 2021-12-23 15:40:42.222 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-23 15:40:42.224 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-23 15:40:42.226 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-23 15:40:42.228 | + functions-common:fetch_plugins:1682 : return 2021-12-23 15:40:42.230 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-23 15:40:42.232 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-23 15:40:42.233 | + functions-common:run_phase:1760 : local phase= 2021-12-23 15:40:42.235 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:40:42.237 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:40:42.239 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:40:42.241 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:40:42.243 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:40:42.245 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:40:42.247 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:40:42.249 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:40:42.251 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:40:42.253 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-23 15:40:42.255 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:40:42.267 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:42.269 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-23 15:40:42.271 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 15:40:42.272 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 15:40:42.274 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 15:40:42.276 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 15:40:42.277 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-23 15:40:42.279 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-23 15:40:42.281 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-23 15:40:42.283 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-23 15:40:42.285 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:40:42.286 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-23 15:40:42.288 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-23 15:40:42.290 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-23 15:40:42.292 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-23 15:40:42.293 | + functions-common:plugin_override_defaults:1723 : return 2021-12-23 15:40:42.295 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-23 15:40:42.312 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-23 15:40:42.314 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-23 15:40:42.326 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:40:42.329 | +++ lib/tls:source:43 : hostname -f 2021-12-23 15:40:42.332 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-23 15:40:42.334 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-23 15:40:42.336 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-23 15:40:42.338 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-23 15:40:42.340 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-23 15:40:42.341 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-23 15:40:42.343 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-23 15:40:42.345 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-23 15:40:42.347 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-23 15:40:42.349 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-23 15:40:42.353 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-23 15:40:42.365 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-23 15:40:42.381 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-23 15:40:42.392 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-23 15:40:42.404 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-23 15:40:42.429 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-23 15:40:42.458 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-23 15:40:42.530 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-23 15:40:42.549 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-23 15:40:42.584 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-23 15:40:42.631 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-23 15:40:42.670 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-23 15:40:42.755 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-23 15:40:42.769 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-23 15:40:42.780 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-23 15:40:42.792 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-23 15:40:42.885 | + ./stack.sh:main:605 : run_phase source 2021-12-23 15:40:42.887 | + functions-common:run_phase:1759 : local mode=source 2021-12-23 15:40:42.889 | + functions-common:run_phase:1760 : local phase= 2021-12-23 15:40:42.891 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:40:42.893 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:40:42.895 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:40:42.897 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:40:42.899 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:40:42.902 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:40:42.905 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:40:42.907 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:40:42.909 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:40:42.911 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-23 15:40:42.914 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:40:42.927 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:42.929 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-23 15:40:42.931 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-23 15:40:42.967 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-23 15:40:42.969 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-23 15:40:42.971 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-23 15:40:42.973 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-23 15:40:42.975 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-23 15:40:42.978 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-23 15:40:42.980 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-23 15:40:42.982 | + functions-common:load_plugin_settings:1700 : return 2021-12-23 15:40:42.984 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-23 15:40:42.987 | + functions-common:verify_disabled_services:2042 : local service 2021-12-23 15:40:42.989 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:42.991 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-23 15:40:42.994 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:42.996 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-23 15:40:42.998 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.000 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-23 15:40:43.003 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.005 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-23 15:40:43.008 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.010 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-23 15:40:43.012 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.014 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-23 15:40:43.016 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.019 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-23 15:40:43.021 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.023 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-23 15:40:43.026 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.028 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-23 15:40:43.030 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.032 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-23 15:40:43.035 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.037 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-23 15:40:43.039 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.041 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-23 15:40:43.044 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.046 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-23 15:40:43.048 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.051 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-23 15:40:43.053 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.055 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-23 15:40:43.058 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.060 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-23 15:40:43.062 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.064 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-23 15:40:43.067 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.069 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-23 15:40:43.072 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.074 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-23 15:40:43.076 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.078 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-23 15:40:43.080 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.083 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-23 15:40:43.085 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.087 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-23 15:40:43.089 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.091 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-23 15:40:43.094 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.096 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-23 15:40:43.098 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.100 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-23 15:40:43.102 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.105 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-23 15:40:43.107 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.109 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-23 15:40:43.112 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.114 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-23 15:40:43.117 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.119 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-23 15:40:43.121 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.123 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-23 15:40:43.126 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.128 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-23 15:40:43.131 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.133 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-23 15:40:43.135 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.137 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-23 15:40:43.140 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.142 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-23 15:40:43.144 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.146 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-23 15:40:43.148 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.151 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-23 15:40:43.153 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.155 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-23 15:40:43.157 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.160 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-23 15:40:43.162 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.164 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-23 15:40:43.166 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.168 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-23 15:40:43.171 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.173 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-23 15:40:43.176 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 15:40:43.178 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-23 15:40:43.181 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-23 15:40:43.183 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-23 15:40:43.185 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-23 15:40:43.199 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:43.202 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-23 15:40:43.204 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-23 15:40:43.206 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-23 15:40:43.220 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:40:43.223 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-23 15:40:43.225 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-23 15:40:43.227 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-23 15:40:43.230 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-23 15:40:43.232 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-23 15:40:43.234 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-23 15:40:43.237 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-23 15:40:43.240 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-23 15:40:43.243 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-23 15:40:43.245 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-23 15:40:43.248 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 15:40:43.250 | + lib/database:initialize_database_backends:104 : return 0 2021-12-23 15:40:43.252 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-23 15:40:43.252 | Using mysql database backend 2021-12-23 15:40:43.254 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-23 15:40:43.269 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-23 15:40:43.285 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:43.287 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-23 15:40:43.302 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-23 15:40:43.317 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:43.320 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-23 15:40:43.335 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-23 15:40:43.350 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-23 15:40:43.366 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:40:43.368 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-23 15:40:43.383 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:43.386 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-23 15:40:43.388 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-23 15:40:43.403 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:40:43.406 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-23 15:40:43.421 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-23 15:40:43.424 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-23 15:40:43.427 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-23 15:40:43.429 | + functions-common:save_stackenv:60 : local tag=746 2021-12-23 15:40:43.432 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 15:40:43.435 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-154043 2021-12-23 15:40:43.438 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-154043 746' 2021-12-23 15:40:43.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.442 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 15:40:43.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.447 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 15:40:43.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.452 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 15:40:43.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.457 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-23 15:40:43.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.461 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2021-12-23 15:40:43.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.466 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.67/identity 2021-12-23 15:40:43.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.471 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2021-12-23 15:40:43.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.476 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-154042 2021-12-23 15:40:43.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.481 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 15:40:43.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.486 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2021-12-23 15:40:43.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.491 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 15:40:43.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.496 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 15:40:43.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.500 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 15:40:43.503 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:40:43.505 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 15:40:43.508 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-23 15:40:43.510 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-23 15:40:43.512 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-23 15:40:43.514 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:40:43.516 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:40:43.519 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:40:43.522 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:40:43.524 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:40:43.527 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:40:43.541 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:40:43.543 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:40:43.545 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:40:43.548 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:40:43.548 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:40:43.553 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-23 15:40:43.555 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:40:43.557 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-23 15:40:43.560 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:40:43.560 | + functions-common:git_clone:593 : head -1 2021-12-23 15:40:43.563 | 6d3c282d Cap setuptools to <58.0.0 2021-12-23 15:40:43.566 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:40:43.568 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-23 15:40:43.570 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:40:43.573 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-23 15:40:43.575 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-23 15:40:43.578 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-23 15:40:43.581 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-23 15:40:43.583 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-23 15:40:43.586 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-23 15:40:43.588 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-23 15:40:43.591 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-23 15:40:43.593 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-23 15:40:43.598 | ++ tools/install_prereqs.sh:source:47 : NOW=1640274043 2021-12-23 15:40:43.601 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-23 15:40:43.605 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-23 15:40:43.608 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-23 15:40:43.611 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640274043 2021-12-23 15:40:43.613 | ++ tools/install_prereqs.sh:source:50 : [[ 1640274043 -lt 7200 ]] 2021-12-23 15:40:43.616 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-23 15:40:43.618 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-23 15:40:43.620 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-23 15:40:43.623 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-23 15:40:43.625 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-23 15:40:43.627 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-23 15:40:43.630 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-23 15:40:43.633 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-23 15:40:43.678 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-23 15:40:43.678 | apache2-dev 2021-12-23 15:40:43.678 | bc 2021-12-23 15:40:43.678 | bsdmainutils 2021-12-23 15:40:43.678 | curl 2021-12-23 15:40:43.678 | g++ 2021-12-23 15:40:43.678 | gcc 2021-12-23 15:40:43.678 | gettext 2021-12-23 15:40:43.678 | git 2021-12-23 15:40:43.678 | graphviz 2021-12-23 15:40:43.678 | iputils-ping 2021-12-23 15:40:43.678 | libapache2-mod-proxy-uwsgi 2021-12-23 15:40:43.678 | libffi-dev 2021-12-23 15:40:43.678 | libjpeg-dev 2021-12-23 15:40:43.678 | libmysqlclient-dev 2021-12-23 15:40:43.679 | libpcre3-dev 2021-12-23 15:40:43.679 | libpq-dev 2021-12-23 15:40:43.679 | libssl-dev 2021-12-23 15:40:43.679 | libsystemd-dev 2021-12-23 15:40:43.679 | libxml2-dev 2021-12-23 15:40:43.679 | libxslt1-dev 2021-12-23 15:40:43.679 | libyaml-dev 2021-12-23 15:40:43.679 | lsof 2021-12-23 15:40:43.679 | openssh-server 2021-12-23 15:40:43.679 | openssl 2021-12-23 15:40:43.679 | pkg-config 2021-12-23 15:40:43.679 | psmisc 2021-12-23 15:40:43.679 | python3-dev 2021-12-23 15:40:43.679 | python3-venv 2021-12-23 15:40:43.679 | tar 2021-12-23 15:40:43.679 | tcpdump 2021-12-23 15:40:43.679 | unzip 2021-12-23 15:40:43.679 | uuid-runtime 2021-12-23 15:40:43.679 | wget 2021-12-23 15:40:43.679 | wget 2021-12-23 15:40:43.679 | zlib1g-dev 2021-12-23 15:40:43.679 | libkrb5-dev 2021-12-23 15:40:43.679 | libldap2-dev 2021-12-23 15:40:43.679 | libsasl2-dev 2021-12-23 15:40:43.679 | memcached 2021-12-23 15:40:43.679 | python3-mysqldb 2021-12-23 15:40:43.679 | sqlite3 2021-12-23 15:40:43.679 | conntrack 2021-12-23 15:40:43.679 | curl 2021-12-23 15:40:43.679 | dnsmasq-base 2021-12-23 15:40:43.679 | dnsmasq-utils 2021-12-23 15:40:43.679 | ebtables 2021-12-23 15:40:43.679 | gawk 2021-12-23 15:40:43.679 | genisoimage 2021-12-23 15:40:43.679 | iptables 2021-12-23 15:40:43.679 | iputils-arping 2021-12-23 15:40:43.679 | kpartx 2021-12-23 15:40:43.680 | libjs-jquery-tablesorter 2021-12-23 15:40:43.680 | libmysqlclient-dev 2021-12-23 15:40:43.680 | parted 2021-12-23 15:40:43.680 | pm-utils 2021-12-23 15:40:43.680 | python3-mysqldb 2021-12-23 15:40:43.680 | socat 2021-12-23 15:40:43.680 | sqlite3 2021-12-23 15:40:43.680 | sudo 2021-12-23 15:40:43.680 | vlan 2021-12-23 15:40:43.680 | lvm2 2021-12-23 15:40:43.680 | open-iscsi 2021-12-23 15:40:43.680 | qemu-utils 2021-12-23 15:40:43.680 | thin-provisioning-tools 2021-12-23 15:40:43.680 | acl 2021-12-23 15:40:43.680 | dnsmasq-base 2021-12-23 15:40:43.680 | dnsmasq-utils 2021-12-23 15:40:43.680 | ebtables 2021-12-23 15:40:43.680 | haproxy 2021-12-23 15:40:43.680 | iptables 2021-12-23 15:40:43.680 | iputils-arping 2021-12-23 15:40:43.680 | iputils-ping 2021-12-23 15:40:43.680 | libmysqlclient-dev 2021-12-23 15:40:43.680 | postgresql-server-dev-all 2021-12-23 15:40:43.680 | python3-mysqldb 2021-12-23 15:40:43.680 | sqlite3 2021-12-23 15:40:43.680 | sudo 2021-12-23 15:40:43.680 | vlan 2021-12-23 15:40:43.680 | ipset 2021-12-23 15:40:43.680 | conntrack 2021-12-23 15:40:43.680 | conntrackd 2021-12-23 15:40:43.680 | keepalived 2021-12-23 15:40:43.680 | dstat 2021-12-23 15:40:43.680 | lvm2 2021-12-23 15:40:43.680 | open-iscsi 2021-12-23 15:40:43.680 | qemu-utils 2021-12-23 15:40:43.680 | thin-provisioning-tools 2021-12-23 15:40:43.680 | curl 2021-12-23 15:40:43.681 | liberasurecode-dev 2021-12-23 15:40:43.681 | make 2021-12-23 15:40:43.681 | memcached 2021-12-23 15:40:43.681 | sqlite3 2021-12-23 15:40:43.681 | xfsprogs' 2021-12-23 15:40:43.681 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-23 15:40:43.698 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-23 15:40:43.698 | apache2-dev 2021-12-23 15:40:43.698 | bc 2021-12-23 15:40:43.698 | bsdmainutils 2021-12-23 15:40:43.698 | curl 2021-12-23 15:40:43.698 | g++ 2021-12-23 15:40:43.698 | gcc 2021-12-23 15:40:43.699 | gettext 2021-12-23 15:40:43.699 | git 2021-12-23 15:40:43.699 | graphviz 2021-12-23 15:40:43.699 | iputils-ping 2021-12-23 15:40:43.699 | libapache2-mod-proxy-uwsgi 2021-12-23 15:40:43.699 | libffi-dev 2021-12-23 15:40:43.699 | libjpeg-dev 2021-12-23 15:40:43.699 | libmysqlclient-dev 2021-12-23 15:40:43.699 | libpcre3-dev 2021-12-23 15:40:43.699 | libpq-dev 2021-12-23 15:40:43.699 | libssl-dev 2021-12-23 15:40:43.699 | libsystemd-dev 2021-12-23 15:40:43.699 | libxml2-dev 2021-12-23 15:40:43.699 | libxslt1-dev 2021-12-23 15:40:43.699 | libyaml-dev 2021-12-23 15:40:43.699 | lsof 2021-12-23 15:40:43.699 | openssh-server 2021-12-23 15:40:43.699 | openssl 2021-12-23 15:40:43.699 | pkg-config 2021-12-23 15:40:43.699 | psmisc 2021-12-23 15:40:43.699 | python3-dev 2021-12-23 15:40:43.699 | python3-venv 2021-12-23 15:40:43.699 | tar 2021-12-23 15:40:43.699 | tcpdump 2021-12-23 15:40:43.699 | unzip 2021-12-23 15:40:43.699 | uuid-runtime 2021-12-23 15:40:43.699 | wget 2021-12-23 15:40:43.699 | wget 2021-12-23 15:40:43.699 | zlib1g-dev 2021-12-23 15:40:43.699 | libkrb5-dev 2021-12-23 15:40:43.699 | libldap2-dev 2021-12-23 15:40:43.699 | libsasl2-dev 2021-12-23 15:40:43.699 | memcached 2021-12-23 15:40:43.699 | python3-mysqldb 2021-12-23 15:40:43.699 | sqlite3 2021-12-23 15:40:43.699 | conntrack 2021-12-23 15:40:43.699 | curl 2021-12-23 15:40:43.699 | dnsmasq-base 2021-12-23 15:40:43.700 | dnsmasq-utils 2021-12-23 15:40:43.700 | ebtables 2021-12-23 15:40:43.700 | gawk 2021-12-23 15:40:43.700 | genisoimage 2021-12-23 15:40:43.700 | iptables 2021-12-23 15:40:43.700 | iputils-arping 2021-12-23 15:40:43.700 | kpartx 2021-12-23 15:40:43.700 | libjs-jquery-tablesorter 2021-12-23 15:40:43.700 | libmysqlclient-dev 2021-12-23 15:40:43.700 | parted 2021-12-23 15:40:43.700 | pm-utils 2021-12-23 15:40:43.700 | python3-mysqldb 2021-12-23 15:40:43.700 | socat 2021-12-23 15:40:43.700 | sqlite3 2021-12-23 15:40:43.700 | sudo 2021-12-23 15:40:43.700 | vlan 2021-12-23 15:40:43.700 | lvm2 2021-12-23 15:40:43.700 | open-iscsi 2021-12-23 15:40:43.700 | qemu-utils 2021-12-23 15:40:43.700 | thin-provisioning-tools 2021-12-23 15:40:43.700 | acl 2021-12-23 15:40:43.700 | dnsmasq-base 2021-12-23 15:40:43.700 | dnsmasq-utils 2021-12-23 15:40:43.700 | ebtables 2021-12-23 15:40:43.700 | haproxy 2021-12-23 15:40:43.700 | iptables 2021-12-23 15:40:43.700 | iputils-arping 2021-12-23 15:40:43.700 | iputils-ping 2021-12-23 15:40:43.700 | libmysqlclient-dev 2021-12-23 15:40:43.700 | postgresql-server-dev-all 2021-12-23 15:40:43.700 | python3-mysqldb 2021-12-23 15:40:43.700 | sqlite3 2021-12-23 15:40:43.700 | sudo 2021-12-23 15:40:43.700 | vlan 2021-12-23 15:40:43.700 | ipset 2021-12-23 15:40:43.700 | conntrack 2021-12-23 15:40:43.700 | conntrackd 2021-12-23 15:40:43.700 | keepalived 2021-12-23 15:40:43.701 | dstat 2021-12-23 15:40:43.701 | lvm2 2021-12-23 15:40:43.701 | open-iscsi 2021-12-23 15:40:43.701 | qemu-utils 2021-12-23 15:40:43.701 | thin-provisioning-tools 2021-12-23 15:40:43.701 | curl 2021-12-23 15:40:43.701 | liberasurecode-dev 2021-12-23 15:40:43.701 | make 2021-12-23 15:40:43.701 | memcached 2021-12-23 15:40:43.701 | sqlite3 2021-12-23 15:40:43.701 | xfsprogs ' 2021-12-23 15:40:43.701 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-23 15:40:43.703 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:40:43.706 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:40:43.709 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-23 15:40:43.709 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-23 15:40:43.713 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-23 15:40:43.716 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-23 15:40:43.718 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:40:43.720 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:40:43.723 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:40:43.725 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:40:43.727 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:40:43.730 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:40:43.732 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:40:43.734 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:40:43.736 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:40:43.739 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:40:43.741 | ++ functions-common:apt_get_update:1069 : return 2021-12-23 15:40:43.743 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-23 15:40:43.746 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:40:43.748 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:40:43.750 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:40:43.753 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-23 15:40:43.774 | ++ functions-common:apt_get:1109 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-23 15:40:43.909 | Reading package lists... 2021-12-23 15:40:44.165 | Building dependency tree... 2021-12-23 15:40:44.166 | Reading state information... 2021-12-23 15:40:44.421 | acl is already the newest version (2.2.52-3build1). 2021-12-23 15:40:44.421 | acl set to manually installed. 2021-12-23 15:40:44.421 | bc is already the newest version (1.07.1-2). 2021-12-23 15:40:44.421 | bc set to manually installed. 2021-12-23 15:40:44.421 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-23 15:40:44.421 | bsdmainutils set to manually installed. 2021-12-23 15:40:44.421 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-23 15:40:44.421 | gawk set to manually installed. 2021-12-23 15:40:44.421 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-23 15:40:44.421 | iptables set to manually installed. 2021-12-23 15:40:44.421 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-23 15:40:44.421 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-23 15:40:44.421 | lsof set to manually installed. 2021-12-23 15:40:44.421 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-23 15:40:44.421 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-23 15:40:44.421 | ebtables set to manually installed. 2021-12-23 15:40:44.421 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-23 15:40:44.421 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-23 15:40:44.421 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-23 15:40:44.421 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-23 15:40:44.421 | parted set to manually installed. 2021-12-23 15:40:44.421 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-23 15:40:44.421 | psmisc set to manually installed. 2021-12-23 15:40:44.421 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-23 15:40:44.421 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-23 15:40:44.421 | wget set to manually installed. 2021-12-23 15:40:44.421 | The following packages were automatically installed and are no longer required: 2021-12-23 15:40:44.421 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:40:44.422 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:40:44.422 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:40:44.422 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:40:44.422 | python3-twisted-bin python3-zope.interface 2021-12-23 15:40:44.422 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:40:44.422 | The following additional packages will be installed: 2021-12-23 15:40:44.422 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-23 15:40:44.422 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-23 15:40:44.422 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-23 15:40:44.422 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-23 15:40:44.422 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-23 15:40:44.422 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-23 15:40:44.422 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-23 15:40:44.422 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-23 15:40:44.422 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-23 15:40:44.422 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-23 15:40:44.422 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-23 15:40:44.422 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-23 15:40:44.422 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-23 15:40:44.422 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-23 15:40:44.422 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-23 15:40:44.422 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-23 15:40:44.422 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-23 15:40:44.422 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-23 15:40:44.422 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-23 15:40:44.422 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-23 15:40:44.422 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-23 15:40:44.422 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-23 15:40:44.422 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-23 15:40:44.422 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-23 15:40:44.422 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-23 15:40:44.423 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-23 15:40:44.423 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-23 15:40:44.423 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-23 15:40:44.423 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-23 15:40:44.423 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-23 15:40:44.423 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-23 15:40:44.423 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-23 15:40:44.423 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-23 15:40:44.423 | uuid-dev uwsgi-core vbetool x11-common 2021-12-23 15:40:44.425 | Suggested packages: 2021-12-23 15:40:44.425 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-23 15:40:44.425 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-23 15:40:44.425 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-23 15:40:44.425 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-23 15:40:44.425 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-23 15:40:44.425 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-23 15:40:44.425 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-23 15:40:44.425 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-23 15:40:44.425 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-23 15:40:44.425 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-23 15:40:44.425 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-23 15:40:44.425 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-23 15:40:44.425 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-23 15:40:44.425 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-23 15:40:44.425 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-23 15:40:44.425 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-23 15:40:44.425 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-23 15:40:44.680 | The following NEW packages will be installed: 2021-12-23 15:40:44.680 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-23 15:40:44.680 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-23 15:40:44.680 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-23 15:40:44.680 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-23 15:40:44.680 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-23 15:40:44.680 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-23 15:40:44.680 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-23 15:40:44.680 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-23 15:40:44.680 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-23 15:40:44.680 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-23 15:40:44.680 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-23 15:40:44.680 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-23 15:40:44.681 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-23 15:40:44.681 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-23 15:40:44.681 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-23 15:40:44.681 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-23 15:40:44.681 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-23 15:40:44.681 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-23 15:40:44.681 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-23 15:40:44.681 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-23 15:40:44.681 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-23 15:40:44.681 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-23 15:40:44.681 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-23 15:40:44.681 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-23 15:40:44.681 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-23 15:40:44.681 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-23 15:40:44.681 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-23 15:40:44.681 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-23 15:40:44.681 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-23 15:40:44.681 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-23 15:40:44.681 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-23 15:40:44.681 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-23 15:40:44.681 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-23 15:40:44.681 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-23 15:40:44.681 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-23 15:40:44.681 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-23 15:40:44.681 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-23 15:40:44.682 | The following packages will be upgraded: 2021-12-23 15:40:44.682 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-23 15:40:44.682 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-23 15:40:44.682 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-23 15:40:44.682 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-23 15:40:44.682 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-23 15:40:44.683 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-23 15:40:44.935 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 15:40:44.935 | Need to get 81.2 MB of archives. 2021-12-23 15:40:44.935 | After this operation, 260 MB of additional disk space will be used. 2021-12-23 15:40:44.935 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-23 15:40:45.530 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-23 15:40:45.549 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-23 15:40:45.589 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-23 15:40:46.019 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-23 15:40:46.036 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-12-23 15:40:46.038 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-12-23 15:40:46.041 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-23 15:40:46.049 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-23 15:40:46.260 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-23 15:40:46.263 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-23 15:40:46.320 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-23 15:40:46.321 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-12-23 15:40:46.322 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-12-23 15:40:46.324 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-12-23 15:40:46.326 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-12-23 15:40:46.339 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-23 15:40:46.340 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-23 15:40:46.438 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-23 15:40:47.523 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-12-23 15:40:47.792 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-23 15:40:47.837 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-23 15:40:47.840 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-23 15:40:47.845 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-23 15:40:47.909 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-23 15:40:48.223 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-12-23 15:40:48.253 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-23 15:40:48.255 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-23 15:40:48.331 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-23 15:40:48.335 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-12-23 15:40:48.364 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-23 15:40:48.399 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-12-23 15:40:48.402 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-12-23 15:40:48.403 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-23 15:40:48.405 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-23 15:40:48.457 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-23 15:40:48.586 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-23 15:40:48.586 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-12-23 15:40:48.587 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1,169 kB] 2021-12-23 15:40:48.671 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-23 15:40:48.845 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-23 15:40:48.860 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-23 15:40:48.865 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-23 15:40:48.937 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-23 15:40:48.939 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-23 15:40:48.950 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-23 15:40:48.952 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-23 15:40:48.966 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-23 15:40:49.025 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-23 15:40:49.078 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-23 15:40:49.081 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-23 15:40:49.082 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-23 15:40:49.087 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-23 15:40:49.362 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-23 15:40:49.397 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-23 15:40:49.406 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-23 15:40:49.408 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-23 15:40:49.455 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-23 15:40:49.463 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-23 15:40:49.508 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-12-23 15:40:49.611 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-23 15:40:49.629 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-23 15:40:49.630 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-23 15:40:49.633 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-23 15:40:49.633 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-23 15:40:49.635 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-23 15:40:49.635 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-23 15:40:49.721 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-23 15:40:49.741 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-23 15:40:49.865 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-23 15:40:49.938 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-23 15:40:50.168 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-23 15:40:50.170 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-23 15:40:50.176 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-23 15:40:50.372 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-23 15:40:50.378 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-12-23 15:40:50.455 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-23 15:40:52.019 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-23 15:40:52.020 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-23 15:40:52.020 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-23 15:40:52.043 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-23 15:40:52.043 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-23 15:40:52.063 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-23 15:40:52.198 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-23 15:40:52.205 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-23 15:40:52.207 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-23 15:40:52.217 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-23 15:40:52.248 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-23 15:40:52.371 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-23 15:40:52.372 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-23 15:40:52.374 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-23 15:40:52.428 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-23 15:40:52.430 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-23 15:40:52.436 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-23 15:40:52.437 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-23 15:40:52.437 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-23 15:40:52.438 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-23 15:40:52.486 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-23 15:40:52.554 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-23 15:40:52.558 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-23 15:40:52.581 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-23 15:40:52.831 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-23 15:40:53.055 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-23 15:40:53.225 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-23 15:40:53.367 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-23 15:40:53.461 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-23 15:40:53.466 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-23 15:40:53.468 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-23 15:40:53.475 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-23 15:40:53.589 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-23 15:40:53.595 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-23 15:40:53.617 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-23 15:40:53.619 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-23 15:40:53.622 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-23 15:40:53.639 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-12-23 15:40:53.643 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-12-23 15:40:53.645 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-23 15:40:53.647 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-23 15:40:53.701 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-23 15:40:53.813 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-23 15:40:53.828 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-23 15:40:53.842 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-23 15:40:53.845 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-23 15:40:53.861 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-23 15:40:53.912 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-23 15:40:53.916 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-23 15:40:53.929 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-23 15:40:53.932 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-23 15:40:53.946 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-23 15:40:54.044 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-23 15:40:54.046 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-23 15:40:54.047 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-23 15:40:54.048 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-23 15:40:54.051 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-23 15:40:54.069 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-23 15:40:54.148 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.3 [244 kB] 2021-12-23 15:40:54.169 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-23 15:40:54.174 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-23 15:40:54.177 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-23 15:40:54.280 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-23 15:40:54.284 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-12-23 15:40:54.287 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-23 15:40:54.297 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-23 15:40:54.298 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-23 15:40:54.302 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-23 15:40:54.392 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-23 15:40:54.393 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-23 15:40:54.394 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-23 15:40:54.397 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] 2021-12-23 15:40:54.503 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] 2021-12-23 15:40:54.512 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-23 15:40:54.516 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-23 15:40:54.531 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1,385 kB] 2021-12-23 15:40:54.649 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-23 15:40:54.650 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-23 15:40:54.654 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-23 15:40:54.654 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-23 15:40:54.656 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-23 15:40:54.657 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-23 15:40:54.766 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-23 15:40:54.769 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-23 15:40:55.847 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-23 15:40:55.951 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-23 15:40:55.953 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-23 15:40:55.953 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-12-23 15:40:56.005 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-23 15:40:56.006 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-23 15:40:56.006 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-23 15:40:56.017 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-23 15:40:56.018 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-23 15:40:56.022 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-23 15:40:56.072 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-23 15:40:56.073 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-23 15:40:56.075 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-23 15:40:56.184 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-23 15:40:56.184 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-23 15:40:56.243 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-23 15:40:56.486 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-23 15:40:56.565 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-23 15:40:56.571 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-23 15:40:56.574 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-23 15:40:56.927 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-23 15:40:56.931 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-23 15:40:56.934 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-23 15:40:56.942 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-23 15:40:57.475 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-23 15:40:57.558 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-12-23 15:40:57.579 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-12-23 15:40:57.581 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-23 15:40:57.702 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-23 15:40:57.709 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-23 15:40:57.711 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-23 15:40:57.745 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-23 15:40:57.766 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-23 15:40:57.791 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-23 15:40:57.798 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-23 15:40:57.937 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-23 15:40:57.958 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-23 15:40:57.966 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-23 15:40:57.967 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-23 15:40:57.968 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-23 15:40:57.982 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-23 15:40:58.436 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-23 15:40:58.552 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-12-23 15:40:59.248 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-23 15:40:59.252 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.6 [6,184 B] 2021-12-23 15:40:59.252 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-23 15:40:59.253 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-23 15:40:59.257 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-23 15:40:59.331 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-23 15:40:59.344 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-23 15:40:59.408 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-23 15:40:59.439 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-23 15:40:59.453 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-23 15:40:59.507 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-23 15:40:59.508 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-23 15:40:59.512 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-23 15:40:59.515 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-23 15:40:59.518 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-23 15:40:59.520 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-23 15:40:59.620 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-23 15:40:59.624 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-23 15:40:59.625 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-23 15:40:59.638 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-23 15:40:59.733 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-23 15:40:59.738 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-23 15:40:59.768 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-23 15:41:01.443 | Preconfiguring packages ... 2021-12-23 15:41:01.580 | Fetched 81.2 MB in 15s (5,388 kB/s) 2021-12-23 15:41:01.640 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-23 15:41:01.642 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:01.664 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-23 15:41:01.793 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-23 15:41:01.947 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-23 15:41:01.950 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 15:41:01.981 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 15:41:02.091 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 15:41:02.114 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 15:41:02.264 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-23 15:41:02.405 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 15:41:03.125 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-23 15:41:03.147 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-23 15:41:03.251 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-23 15:41:03.374 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-23 15:41:03.376 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 15:41:03.398 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-23 15:41:03.487 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 15:41:03.621 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-23 15:41:03.623 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 15:41:03.652 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-23 15:41:03.957 | Selecting previously unselected package libapr1:amd64. 2021-12-23 15:41:03.964 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-23 15:41:03.966 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-23 15:41:04.093 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 15:41:04.121 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-23 15:41:04.397 | Selecting previously unselected package libaprutil1:amd64. 2021-12-23 15:41:04.404 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-23 15:41:04.406 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-23 15:41:04.503 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-23 15:41:04.525 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-23 15:41:04.662 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-23 15:41:04.669 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-23 15:41:04.671 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-23 15:41:04.735 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 15:41:04.758 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 15:41:04.858 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 15:41:04.886 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 15:41:04.977 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-23 15:41:04.998 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-23 15:41:05.110 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-23 15:41:05.135 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-23 15:41:05.227 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-23 15:41:05.233 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-23 15:41:05.236 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-23 15:41:05.310 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-23 15:41:05.316 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-23 15:41:05.319 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-23 15:41:05.411 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 15:41:05.438 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-23 15:41:06.754 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-23 15:41:06.775 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-23 15:41:06.940 | Selecting previously unselected package apache2-bin. 2021-12-23 15:41:06.947 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 15:41:06.950 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:07.163 | Selecting previously unselected package apache2-utils. 2021-12-23 15:41:07.169 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 15:41:07.172 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:07.237 | Selecting previously unselected package apache2-data. 2021-12-23 15:41:07.243 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-23 15:41:07.246 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:07.419 | Selecting previously unselected package apache2. 2021-12-23 15:41:07.425 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 15:41:07.444 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:07.558 | Selecting previously unselected package fonts-dejavu-core. 2021-12-23 15:41:07.565 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-23 15:41:07.568 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-23 15:41:07.769 | Selecting previously unselected package fonts-liberation. 2021-12-23 15:41:07.776 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-23 15:41:07.778 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-23 15:41:07.967 | Selecting previously unselected package fontconfig-config. 2021-12-23 15:41:07.974 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-23 15:41:07.976 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-23 15:41:08.062 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-23 15:41:08.069 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-23 15:41:08.072 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-23 15:41:08.168 | Selecting previously unselected package fontconfig. 2021-12-23 15:41:08.175 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-23 15:41:08.178 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-23 15:41:08.271 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-23 15:41:08.278 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:08.280 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-23 15:41:08.393 | Selecting previously unselected package haproxy. 2021-12-23 15:41:08.400 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-23 15:41:08.409 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-23 15:41:08.626 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-23 15:41:08.633 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-23 15:41:08.636 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 15:41:08.748 | Selecting previously unselected package x11-common. 2021-12-23 15:41:08.755 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-23 15:41:08.780 | dpkg-query: no packages found matching nux-tools 2021-12-23 15:41:08.791 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-23 15:41:08.873 | Selecting previously unselected package libice6:amd64. 2021-12-23 15:41:08.880 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-23 15:41:08.882 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-23 15:41:08.966 | Selecting previously unselected package libsm6:amd64. 2021-12-23 15:41:08.972 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-23 15:41:08.975 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-23 15:41:09.097 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-23 15:41:09.578 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-23 15:41:10.070 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-23 15:41:10.077 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-23 15:41:10.080 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-23 15:41:10.168 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-23 15:41:10.189 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-23 15:41:10.281 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-23 15:41:10.431 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-12-23 15:41:10.435 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 15:41:10.456 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-23 15:41:10.723 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 15:41:10.745 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-23 15:41:10.950 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-23 15:41:10.980 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-23 15:41:11.161 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:11.186 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 15:41:11.319 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:11.345 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 15:41:11.491 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:11.512 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 15:41:11.610 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:11.631 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-23 15:41:11.711 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 15:41:11.732 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 15:41:11.866 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 15:41:11.918 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 15:41:12.269 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-23 15:41:12.292 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-23 15:41:12.491 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:12.512 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-23 15:41:12.634 | Selecting previously unselected package uuid-dev:amd64. 2021-12-23 15:41:12.641 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-23 15:41:12.643 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 15:41:12.725 | Selecting previously unselected package libsctp1:amd64. 2021-12-23 15:41:12.733 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-23 15:41:12.735 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-23 15:41:12.793 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-23 15:41:12.799 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-23 15:41:12.802 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-23 15:41:12.863 | Selecting previously unselected package libapr1-dev. 2021-12-23 15:41:12.869 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-23 15:41:12.872 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-23 15:41:13.160 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-23 15:41:13.167 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-23 15:41:13.169 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 15:41:13.316 | Selecting previously unselected package libaprutil1-dev. 2021-12-23 15:41:13.323 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-23 15:41:13.325 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-23 15:41:13.589 | Selecting previously unselected package autotools-dev. 2021-12-23 15:41:13.596 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-23 15:41:13.598 | Unpacking autotools-dev (20180224.1) ... 2021-12-23 15:41:13.656 | Selecting previously unselected package m4. 2021-12-23 15:41:13.662 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-23 15:41:13.673 | Unpacking m4 (1.4.18-1) ... 2021-12-23 15:41:13.777 | Selecting previously unselected package autoconf. 2021-12-23 15:41:13.784 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-23 15:41:13.786 | Unpacking autoconf (2.69-11) ... 2021-12-23 15:41:13.920 | Selecting previously unselected package automake. 2021-12-23 15:41:13.926 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-23 15:41:13.939 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-23 15:41:14.060 | Selecting previously unselected package autopoint. 2021-12-23 15:41:14.067 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-23 15:41:14.078 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-23 15:41:14.148 | Selecting previously unselected package libtool. 2021-12-23 15:41:14.155 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-23 15:41:14.157 | Unpacking libtool (2.4.6-2) ... 2021-12-23 15:41:14.237 | Selecting previously unselected package dh-autoreconf. 2021-12-23 15:41:14.244 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-23 15:41:14.246 | Unpacking dh-autoreconf (17) ... 2021-12-23 15:41:14.303 | Selecting previously unselected package libarchive-zip-perl. 2021-12-23 15:41:14.310 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-23 15:41:14.321 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-23 15:41:14.398 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-23 15:41:14.405 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-23 15:41:14.407 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-23 15:41:14.465 | Selecting previously unselected package libtimedate-perl. 2021-12-23 15:41:14.472 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-23 15:41:14.474 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-23 15:41:14.579 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-23 15:41:14.586 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-23 15:41:14.597 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-23 15:41:14.670 | Selecting previously unselected package libdpkg-perl. 2021-12-23 15:41:14.677 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-23 15:41:14.679 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-23 15:41:14.769 | Selecting previously unselected package make. 2021-12-23 15:41:14.776 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-23 15:41:14.778 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-23 15:41:14.871 | Selecting previously unselected package dpkg-dev. 2021-12-23 15:41:14.877 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-23 15:41:14.880 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-23 15:41:15.059 | Selecting previously unselected package libcroco3:amd64. 2021-12-23 15:41:15.066 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-23 15:41:15.076 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-23 15:41:15.159 | Selecting previously unselected package gettext. 2021-12-23 15:41:15.165 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-23 15:41:15.168 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-23 15:41:15.451 | Selecting previously unselected package intltool-debian. 2021-12-23 15:41:15.458 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-23 15:41:15.468 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-23 15:41:15.526 | Selecting previously unselected package po-debconf. 2021-12-23 15:41:15.533 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-23 15:41:15.544 | Unpacking po-debconf (1.0.20) ... 2021-12-23 15:41:15.627 | Selecting previously unselected package debhelper. 2021-12-23 15:41:15.634 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-23 15:41:15.637 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-23 15:41:15.873 | Selecting previously unselected package apache2-dev. 2021-12-23 15:41:15.880 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-23 15:41:15.882 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:15.976 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-23 15:41:15.983 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-23 15:41:15.986 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 15:41:16.453 | Selecting previously unselected package g++-7. 2021-12-23 15:41:16.460 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-23 15:41:16.462 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 15:41:17.870 | Selecting previously unselected package g++. 2021-12-23 15:41:17.877 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-23 15:41:17.887 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-23 15:41:17.939 | Selecting previously unselected package build-essential. 2021-12-23 15:41:17.945 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-23 15:41:17.948 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-23 15:41:18.014 | Selecting previously unselected package conntrack. 2021-12-23 15:41:18.021 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-23 15:41:18.023 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 15:41:18.106 | Selecting previously unselected package libnetfilter-queue1. 2021-12-23 15:41:18.113 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-23 15:41:18.116 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-23 15:41:18.217 | Selecting previously unselected package conntrackd. 2021-12-23 15:41:18.224 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-23 15:41:18.227 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 15:41:18.312 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-23 15:41:18.342 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-23 15:41:18.482 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-23 15:41:18.504 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-23 15:41:18.623 | Selecting previously unselected package dctrl-tools. 2021-12-23 15:41:18.630 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-23 15:41:18.639 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-23 15:41:18.744 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-23 15:41:18.765 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-23 15:41:18.907 | Selecting previously unselected package dnsmasq-utils. 2021-12-23 15:41:18.914 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-23 15:41:18.916 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-23 15:41:19.009 | Selecting previously unselected package dstat. 2021-12-23 15:41:19.016 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-23 15:41:19.026 | Unpacking dstat (0.7.3-1) ... 2021-12-23 15:41:19.139 | Selecting previously unselected package libfakeroot:amd64. 2021-12-23 15:41:19.146 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-23 15:41:19.148 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-23 15:41:19.232 | Selecting previously unselected package fakeroot. 2021-12-23 15:41:19.239 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-23 15:41:19.242 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-23 15:41:19.311 | Selecting previously unselected package genisoimage. 2021-12-23 15:41:19.317 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-23 15:41:19.320 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-23 15:41:19.452 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-23 15:41:19.459 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-23 15:41:19.461 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-23 15:41:19.552 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-23 15:41:19.559 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 15:41:19.561 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:41:19.657 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-23 15:41:19.664 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 15:41:19.674 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:41:19.749 | Selecting previously unselected package libann0. 2021-12-23 15:41:19.756 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-23 15:41:19.758 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-23 15:41:19.840 | Selecting previously unselected package libcdt5. 2021-12-23 15:41:19.847 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-23 15:41:19.849 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-23 15:41:19.940 | Selecting previously unselected package libcgraph6. 2021-12-23 15:41:19.947 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-23 15:41:19.949 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-23 15:41:20.009 | Selecting previously unselected package libjpeg8:amd64. 2021-12-23 15:41:20.016 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-23 15:41:20.018 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-23 15:41:20.102 | Selecting previously unselected package libjbig0:amd64. 2021-12-23 15:41:20.109 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-23 15:41:20.112 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-23 15:41:20.195 | Selecting previously unselected package libtiff5:amd64. 2021-12-23 15:41:20.202 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-23 15:41:20.204 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-23 15:41:20.306 | Selecting previously unselected package libwebp6:amd64. 2021-12-23 15:41:20.313 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:20.316 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-23 15:41:20.420 | Selecting previously unselected package libxpm4:amd64. 2021-12-23 15:41:20.427 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-23 15:41:20.437 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-23 15:41:20.525 | Selecting previously unselected package libgd3:amd64. 2021-12-23 15:41:20.531 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-23 15:41:20.534 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-23 15:41:20.638 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-23 15:41:20.645 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-23 15:41:20.647 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-23 15:41:20.767 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-23 15:41:20.774 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-23 15:41:20.776 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-23 15:41:20.882 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-23 15:41:20.890 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-23 15:41:20.892 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 15:41:20.983 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-23 15:41:20.990 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-23 15:41:20.992 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 15:41:21.084 | Selecting previously unselected package libxrender1:amd64. 2021-12-23 15:41:21.090 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-23 15:41:21.101 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-23 15:41:21.200 | Selecting previously unselected package libcairo2:amd64. 2021-12-23 15:41:21.208 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-23 15:41:21.210 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-23 15:41:21.361 | Selecting previously unselected package libltdl7:amd64. 2021-12-23 15:41:21.368 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-23 15:41:21.370 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-23 15:41:21.429 | Selecting previously unselected package libthai-data. 2021-12-23 15:41:21.435 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-23 15:41:21.438 | Unpacking libthai-data (0.1.27-2) ... 2021-12-23 15:41:21.542 | Selecting previously unselected package libdatrie1:amd64. 2021-12-23 15:41:21.549 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-23 15:41:21.551 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-23 15:41:21.634 | Selecting previously unselected package libthai0:amd64. 2021-12-23 15:41:21.641 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-23 15:41:21.651 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-23 15:41:21.742 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-23 15:41:21.749 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 15:41:21.752 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:41:21.860 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-23 15:41:21.867 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 15:41:21.869 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:41:21.952 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-23 15:41:21.959 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-23 15:41:21.961 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:41:22.043 | Selecting previously unselected package libpathplan4. 2021-12-23 15:41:22.051 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-23 15:41:22.053 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-23 15:41:22.147 | Selecting previously unselected package libgvc6. 2021-12-23 15:41:22.153 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-23 15:41:22.156 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-23 15:41:22.312 | Selecting previously unselected package libgvpr2. 2021-12-23 15:41:22.319 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-23 15:41:22.321 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-23 15:41:22.424 | Selecting previously unselected package liblab-gamut1. 2021-12-23 15:41:22.431 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-23 15:41:22.433 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-23 15:41:22.642 | Selecting previously unselected package libxt6:amd64. 2021-12-23 15:41:22.649 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-23 15:41:22.652 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-23 15:41:22.744 | Selecting previously unselected package libxmu6:amd64. 2021-12-23 15:41:22.751 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-23 15:41:22.753 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-23 15:41:22.838 | Selecting previously unselected package libxaw7:amd64. 2021-12-23 15:41:22.846 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-23 15:41:22.856 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-23 15:41:22.953 | Selecting previously unselected package graphviz. 2021-12-23 15:41:22.960 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-23 15:41:22.970 | Unpacking graphviz (2.40.1-2) ... 2021-12-23 15:41:23.172 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-23 15:41:23.179 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 15:41:23.181 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:41:23.277 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-23 15:41:23.285 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 15:41:23.287 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:41:23.396 | Selecting previously unselected package libibverbs1:amd64. 2021-12-23 15:41:23.403 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-23 15:41:23.413 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 15:41:23.517 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-23 15:41:23.524 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-23 15:41:23.527 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 15:41:23.612 | Selecting previously unselected package icu-devtools. 2021-12-23 15:41:23.619 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 15:41:23.621 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-23 15:41:23.715 | Selecting previously unselected package iputils-arping. 2021-12-23 15:41:23.723 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-23 15:41:23.725 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-23 15:41:23.834 | Selecting previously unselected package javascript-common. 2021-12-23 15:41:23.841 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-23 15:41:23.854 | Unpacking javascript-common (11) ... 2021-12-23 15:41:23.943 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-23 15:41:23.950 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-23 15:41:23.952 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:41:24.052 | Selecting previously unselected package libsensors4:amd64. 2021-12-23 15:41:24.058 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-23 15:41:24.160 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-23 15:41:24.228 | Selecting previously unselected package libsnmp-base. 2021-12-23 15:41:24.235 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-23 15:41:24.238 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 15:41:24.364 | Selecting previously unselected package libsnmp30:amd64. 2021-12-23 15:41:24.371 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-23 15:41:24.373 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 15:41:24.605 | Selecting previously unselected package keepalived. 2021-12-23 15:41:24.612 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-23 15:41:24.614 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-23 15:41:24.745 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-23 15:41:24.753 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:24.763 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:24.836 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-23 15:41:24.843 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:24.845 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:24.929 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-23 15:41:24.936 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:24.939 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:25.026 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-23 15:41:25.033 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:25.035 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:25.111 | Selecting previously unselected package comerr-dev:amd64. 2021-12-23 15:41:25.118 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-23 15:41:25.120 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-23 15:41:25.197 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-23 15:41:25.204 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:25.215 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:25.320 | Selecting previously unselected package libaio1:amd64. 2021-12-23 15:41:25.328 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-23 15:41:25.330 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-23 15:41:25.387 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-23 15:41:25.394 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-23 15:41:25.396 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-23 15:41:25.462 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-23 15:41:25.470 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-23 15:41:25.480 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-23 15:41:25.545 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-23 15:41:25.552 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-23 15:41:25.554 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-23 15:41:25.612 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-23 15:41:25.619 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-23 15:41:25.621 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-23 15:41:25.681 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-23 15:41:25.688 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-23 15:41:25.690 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-23 15:41:25.755 | Selecting previously unselected package libglib2.0-bin. 2021-12-23 15:41:25.762 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 15:41:25.764 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:41:25.856 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-23 15:41:25.864 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 15:41:25.865 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:41:25.963 | Selecting previously unselected package pkg-config. 2021-12-23 15:41:25.971 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-23 15:41:25.973 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-23 15:41:26.039 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-23 15:41:26.046 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-23 15:41:26.048 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-23 15:41:26.141 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-23 15:41:26.148 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-23 15:41:26.151 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:41:26.487 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-23 15:41:26.494 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-23 15:41:26.496 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-23 15:41:26.565 | Selecting previously unselected package libgts-bin. 2021-12-23 15:41:26.572 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-23 15:41:26.574 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-23 15:41:26.660 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-23 15:41:26.667 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 15:41:26.669 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:41:26.754 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-23 15:41:26.761 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 15:41:26.763 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:41:26.846 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-23 15:41:26.854 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-23 15:41:26.856 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-23 15:41:26.930 | Selecting previously unselected package libiculx60:amd64. 2021-12-23 15:41:26.937 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 15:41:26.939 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 15:41:26.998 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-23 15:41:27.006 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-23 15:41:27.008 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-23 15:41:27.066 | Selecting previously unselected package libicu-dev. 2021-12-23 15:41:27.073 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-23 15:41:27.075 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-23 15:41:28.499 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-23 15:41:28.507 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-23 15:41:28.509 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:41:28.637 | Selecting previously unselected package libiscsi7:amd64. 2021-12-23 15:41:28.644 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-23 15:41:28.646 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-23 15:41:28.740 | Selecting previously unselected package libjansson4:amd64. 2021-12-23 15:41:28.747 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-23 15:41:28.749 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-23 15:41:28.816 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-23 15:41:28.823 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-23 15:41:28.825 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 15:41:28.910 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-23 15:41:28.917 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-23 15:41:28.927 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 15:41:28.992 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-23 15:41:28.999 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-23 15:41:29.001 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 15:41:29.059 | Selecting previously unselected package libjs-jquery. 2021-12-23 15:41:29.066 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-23 15:41:29.076 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-23 15:41:29.151 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-23 15:41:29.159 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-23 15:41:29.161 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-23 15:41:29.219 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-23 15:41:29.226 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-23 15:41:29.237 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-23 15:41:29.341 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-23 15:41:29.348 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-23 15:41:29.350 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-23 15:41:29.437 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-23 15:41:29.445 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-23 15:41:29.447 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-23 15:41:29.507 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-23 15:41:29.514 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-23 15:41:29.516 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-23 15:41:29.607 | Selecting previously unselected package libmatheval1:amd64. 2021-12-23 15:41:29.615 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-23 15:41:29.617 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-23 15:41:29.717 | Selecting previously unselected package mysql-common. 2021-12-23 15:41:29.725 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-23 15:41:29.741 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-23 15:41:29.831 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-23 15:41:29.838 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:29.840 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:41:30.009 | Selecting previously unselected package libssl-dev:amd64. 2021-12-23 15:41:30.017 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-23 15:41:30.019 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 15:41:30.303 | Selecting previously unselected package libmysqlclient-dev. 2021-12-23 15:41:30.310 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:30.312 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:41:30.568 | Selecting previously unselected package libnorm1:amd64. 2021-12-23 15:41:30.576 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-23 15:41:30.578 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-23 15:41:30.681 | Selecting previously unselected package libnspr4:amd64. 2021-12-23 15:41:30.688 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-23 15:41:30.691 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-23 15:41:30.777 | Selecting previously unselected package libnss3:amd64. 2021-12-23 15:41:30.785 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-23 15:41:30.787 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-23 15:41:31.046 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-23 15:41:31.053 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-23 15:41:31.055 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-23 15:41:31.164 | Selecting previously unselected package libpq5:amd64. 2021-12-23 15:41:31.171 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:31.174 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:41:31.252 | Selecting previously unselected package libpq-dev. 2021-12-23 15:41:31.260 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:31.262 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:41:31.400 | Selecting previously unselected package librados2. 2021-12-23 15:41:31.407 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-23 15:41:31.409 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 15:41:31.873 | Selecting previously unselected package librbd1. 2021-12-23 15:41:31.881 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-23 15:41:31.883 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 15:41:32.073 | Selecting previously unselected package libsasl2-dev. 2021-12-23 15:41:32.080 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 15:41:32.083 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 15:41:32.204 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-23 15:41:32.233 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-23 15:41:32.344 | Selecting previously unselected package libsodium23:amd64. 2021-12-23 15:41:32.352 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-23 15:41:32.354 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-23 15:41:32.429 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-23 15:41:32.436 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-23 15:41:32.438 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-23 15:41:32.597 | Selecting previously unselected package libx86-1:amd64. 2021-12-23 15:41:32.604 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-23 15:41:32.606 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-23 15:41:32.679 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-23 15:41:32.686 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-23 15:41:32.688 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 15:41:32.900 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-23 15:41:32.931 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-23 15:41:33.039 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-23 15:41:33.046 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-23 15:41:33.048 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 15:41:33.199 | Selecting previously unselected package libzmq5:amd64. 2021-12-23 15:41:33.207 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-23 15:41:33.217 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-23 15:41:33.346 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-23 15:41:33.379 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-23 15:41:34.321 | Selecting previously unselected package memcached. 2021-12-23 15:41:34.329 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-23 15:41:34.331 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-23 15:41:34.416 | Selecting previously unselected package pm-utils. 2021-12-23 15:41:34.424 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-23 15:41:34.426 | Unpacking pm-utils (1.4.1-17) ... 2021-12-23 15:41:34.522 | Selecting previously unselected package postgresql-client-common. 2021-12-23 15:41:34.529 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-23 15:41:34.531 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-23 15:41:34.632 | Selecting previously unselected package ssl-cert. 2021-12-23 15:41:34.639 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-23 15:41:34.642 | Unpacking ssl-cert (1.0.39) ... 2021-12-23 15:41:34.775 | Selecting previously unselected package postgresql-common. 2021-12-23 15:41:34.783 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-23 15:41:34.821 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-23 15:41:34.840 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-23 15:41:34.924 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-23 15:41:34.932 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:34.934 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:41:35.225 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-23 15:41:35.233 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-23 15:41:35.235 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-23 15:41:35.293 | Selecting previously unselected package python-pip-whl. 2021-12-23 15:41:35.301 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-23 15:41:35.303 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-23 15:41:35.556 | Selecting previously unselected package python3-mysqldb. 2021-12-23 15:41:35.564 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-23 15:41:35.565 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-23 15:41:35.651 | Selecting previously unselected package python3.6-venv. 2021-12-23 15:41:35.659 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 2021-12-23 15:41:35.661 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-23 15:41:35.710 | Selecting previously unselected package python3-venv. 2021-12-23 15:41:35.717 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-23 15:41:35.719 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-23 15:41:35.786 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-23 15:41:35.793 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-23 15:41:35.795 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 15:41:35.854 | Selecting previously unselected package qemu-utils. 2021-12-23 15:41:35.862 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-23 15:41:35.864 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 15:41:36.062 | Selecting previously unselected package sharutils. 2021-12-23 15:41:36.070 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-23 15:41:36.072 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-23 15:41:36.150 | Selecting previously unselected package sqlite3. 2021-12-23 15:41:36.158 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-23 15:41:36.160 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-23 15:41:36.322 | Selecting previously unselected package thin-provisioning-tools. 2021-12-23 15:41:36.330 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-23 15:41:36.332 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-23 15:41:36.460 | Selecting previously unselected package unzip. 2021-12-23 15:41:36.467 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-23 15:41:36.470 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-23 15:41:36.563 | Selecting previously unselected package uwsgi-core. 2021-12-23 15:41:36.571 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 15:41:36.573 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:41:36.729 | Selecting previously unselected package vbetool. 2021-12-23 15:41:36.737 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-23 15:41:36.739 | Unpacking vbetool (1.1-4) ... 2021-12-23 15:41:36.825 | Selecting previously unselected package libipset3:amd64. 2021-12-23 15:41:36.833 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-23 15:41:36.835 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-23 15:41:36.905 | Selecting previously unselected package ipset. 2021-12-23 15:41:36.912 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-23 15:41:36.914 | Unpacking ipset (6.34-1) ... 2021-12-23 15:41:37.005 | Selecting previously unselected package ipvsadm. 2021-12-23 15:41:37.013 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:41:37.015 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-23 15:41:37.090 | Selecting previously unselected package kpartx. 2021-12-23 15:41:37.098 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-23 15:41:37.101 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-23 15:41:37.167 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-23 15:41:37.175 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 15:41:37.177 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:41:37.260 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-23 15:41:37.268 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-23 15:41:37.271 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-23 15:41:37.329 | Selecting previously unselected package liberasurecode-dev. 2021-12-23 15:41:37.336 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-23 15:41:37.338 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-23 15:41:37.396 | Selecting previously unselected package libffi-dev:amd64. 2021-12-23 15:41:37.404 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-23 15:41:37.406 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-23 15:41:37.481 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-23 15:41:37.489 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-23 15:41:37.491 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:37.551 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-23 15:41:37.558 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-23 15:41:37.560 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-23 15:41:37.622 | Selecting previously unselected package socat. 2021-12-23 15:41:37.630 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-23 15:41:37.632 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-23 15:41:37.744 | Selecting previously unselected package vlan. 2021-12-23 15:41:37.752 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-23 15:41:37.754 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-23 15:41:37.836 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-23 15:41:37.856 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-23 15:41:37.883 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-23 15:41:37.911 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-23 15:41:37.939 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-23 15:41:38.128 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-23 15:41:38.156 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 15:41:38.183 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 15:41:38.211 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-23 15:41:38.238 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-23 15:41:38.266 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 15:41:38.293 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-23 15:41:38.357 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-23 15:41:38.384 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-23 15:41:38.412 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-23 15:41:38.440 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-23 15:41:38.467 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:41:38.490 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-23 15:41:38.553 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-23 15:41:38.580 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-23 15:41:38.608 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 15:41:38.646 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-23 15:41:38.784 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-23 15:41:39.036 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-23 15:41:39.063 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-23 15:41:39.457 | update-initramfs: deferring update (trigger activated) 2021-12-23 15:41:41.565 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:41:41.586 | No schema files found: doing nothing. 2021-12-23 15:41:41.593 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-23 15:41:41.653 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-23 15:41:41.663 | Setting up sharutils (1:4.15.2-3) ... 2021-12-23 15:41:41.692 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-23 15:41:41.720 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 15:41:41.748 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-23 15:41:41.776 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-23 15:41:41.811 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-23 15:41:41.908 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 15:41:41.936 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-23 15:41:41.964 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-23 15:41:41.992 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-23 15:41:42.020 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-23 15:41:42.048 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-23 15:41:42.076 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-23 15:41:42.104 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-23 15:41:42.131 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-23 15:41:42.159 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 15:41:42.187 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-23 15:41:42.215 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-23 15:41:42.283 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-23 15:41:52.238 | Setting up pm-utils (1.4.1-17) ... 2021-12-23 15:41:52.277 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-23 15:41:52.311 | Setting up m4 (1.4.18-1) ... 2021-12-23 15:41:52.339 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-23 15:41:52.367 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-23 15:41:52.395 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 15:41:52.422 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:41:52.450 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-23 15:41:52.518 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-23 15:41:54.395 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-23 15:41:54.423 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 15:41:54.451 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-23 15:41:55.341 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-23 15:41:55.368 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-23 15:41:55.396 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 15:41:55.424 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-23 15:41:55.451 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 15:41:55.479 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-23 15:41:55.506 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-23 15:41:55.533 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-23 15:41:55.561 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-23 15:41:55.589 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-23 15:41:55.617 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-23 15:41:55.663 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-23 15:41:55.691 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-23 15:41:55.718 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:41:55.753 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-23 15:41:55.806 | Setting up autotools-dev (20180224.1) ... 2021-12-23 15:41:55.834 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 15:41:55.862 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-23 15:41:55.890 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-23 15:41:55.936 | Setting up dstat (0.7.3-1) ... 2021-12-23 15:41:56.138 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 15:41:56.383 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-23 15:41:56.410 | Setting up ipset (6.34-1) ... 2021-12-23 15:41:56.438 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-23 15:41:56.474 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-23 15:41:56.502 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-23 15:41:56.536 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-23 15:41:57.645 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-23 15:41:57.646 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-23 15:41:57.647 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-23 15:41:57.649 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-23 15:41:57.727 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-23 15:41:57.754 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 15:41:57.791 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-23 15:41:57.819 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-23 15:41:57.847 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-23 15:41:57.875 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-23 15:41:57.903 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-23 15:41:57.930 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-23 15:41:57.967 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-23 15:41:57.995 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-23 15:41:58.042 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:42:19.611 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-23 15:42:19.616 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:42:19.645 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-23 15:42:19.672 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-23 15:42:19.700 | Setting up libthai-data (0.1.27-2) ... 2021-12-23 15:42:19.727 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-23 15:42:19.755 | Setting up javascript-common (11) ... 2021-12-23 15:42:19.821 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-23 15:42:19.836 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 15:42:19.871 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-23 15:42:19.908 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:42:19.954 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-23 15:42:19.982 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-23 15:42:20.364 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-23 15:42:20.729 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-23 15:42:20.756 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-23 15:42:20.783 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:42:20.810 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-23 15:42:20.838 | Setting up vbetool (1.1-4) ... 2021-12-23 15:42:20.865 | Setting up libcdt5 (2.40.1-2) ... 2021-12-23 15:42:20.892 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-23 15:42:20.920 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-23 15:42:20.948 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-23 15:42:21.189 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-23 15:42:21.216 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-23 15:42:21.244 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-23 15:42:21.272 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-23 15:42:21.300 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 15:42:21.328 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-23 15:42:21.356 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-23 15:42:21.383 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-23 15:42:21.412 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-23 15:42:21.447 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-23 15:42:21.475 | Setting up libtool (2.4.6-2) ... 2021-12-23 15:42:21.502 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-23 15:42:21.530 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-23 15:42:21.558 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-23 15:42:21.586 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-23 15:42:21.614 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:21.642 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-23 15:42:22.198 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-23 15:42:22.763 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-23 15:42:23.180 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-23 15:42:23.208 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-23 15:42:23.237 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-23 15:42:23.586 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-23 15:42:23.614 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-23 15:42:23.642 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:42:23.938 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-23 15:42:23.966 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-23 15:42:23.993 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-23 15:42:24.021 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-23 15:42:24.049 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-23 15:42:24.617 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-23 15:42:25.146 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-23 15:42:25.167 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-23 15:42:25.194 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-23 15:42:25.222 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-23 15:42:25.250 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-23 15:42:25.308 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-23 15:42:25.334 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:42:25.363 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-23 15:42:25.391 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:42:25.419 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-23 15:42:25.447 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-23 15:42:25.475 | Setting up ssl-cert (1.0.39) ... 2021-12-23 15:42:25.997 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-23 15:42:26.282 | Setting up autoconf (2.69-11) ... 2021-12-23 15:42:26.319 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-23 15:42:26.347 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-23 15:42:26.369 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-23 15:42:26.392 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-23 15:42:26.593 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-23 15:42:27.059 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-23 15:42:27.087 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-23 15:42:27.115 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-23 15:42:27.143 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-23 15:42:27.241 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-23 15:42:27.269 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 15:42:27.297 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:42:27.325 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-23 15:42:27.352 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-23 15:42:27.648 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-23 15:42:28.180 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-23 15:42:28.772 | Adding user postgres to group ssl-cert 2021-12-23 15:42:28.936 | 2021-12-23 15:42:28.936 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-23 15:42:29.127 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-23 15:42:29.127 | Removing obsolete dictionary files: 2021-12-23 15:42:29.358 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-23 15:42:29.988 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-23 15:42:30.003 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-23 15:42:30.025 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:42:30.063 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-23 15:42:30.091 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-23 15:42:30.160 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-23 15:42:30.171 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:30.200 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-23 15:42:30.227 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:42:30.256 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:42:30.292 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-23 15:42:30.581 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-23 15:42:31.165 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 15:42:31.294 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-23 15:42:31.321 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-23 15:42:31.357 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:42:31.384 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-23 15:42:32.922 | Enabling module mpm_event. 2021-12-23 15:42:32.983 | Enabling module authz_core. 2021-12-23 15:42:32.988 | Enabling module authz_host. 2021-12-23 15:42:33.044 | Enabling module authn_core. 2021-12-23 15:42:33.049 | Enabling module auth_basic. 2021-12-23 15:42:33.104 | Enabling module access_compat. 2021-12-23 15:42:33.161 | Enabling module authn_file. 2021-12-23 15:42:33.217 | Enabling module authz_user. 2021-12-23 15:42:33.275 | Enabling module alias. 2021-12-23 15:42:33.331 | Enabling module dir. 2021-12-23 15:42:33.387 | Enabling module autoindex. 2021-12-23 15:42:33.443 | Enabling module env. 2021-12-23 15:42:33.499 | Enabling module mime. 2021-12-23 15:42:33.555 | Enabling module negotiation. 2021-12-23 15:42:33.618 | Enabling module setenvif. 2021-12-23 15:42:33.673 | Enabling module filter. 2021-12-23 15:42:33.728 | Enabling module deflate. 2021-12-23 15:42:33.784 | Enabling module status. 2021-12-23 15:42:33.841 | Enabling module reqtimeout. 2021-12-23 15:42:33.896 | Enabling conf charset. 2021-12-23 15:42:33.953 | Enabling conf localized-error-pages. 2021-12-23 15:42:34.008 | Enabling conf other-vhosts-access-log. 2021-12-23 15:42:34.063 | Enabling conf security. 2021-12-23 15:42:34.119 | Enabling conf serve-cgi-bin. 2021-12-23 15:42:34.174 | Enabling site 000-default. 2021-12-23 15:42:34.220 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-23 15:42:34.272 | Enabling conf javascript-common. 2021-12-23 15:42:34.508 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-23 15:42:34.915 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-23 15:42:36.236 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:42:36.263 | Setting up po-debconf (1.0.20) ... 2021-12-23 15:42:36.291 | Setting up build-essential (12.4ubuntu1) ... 2021-12-23 15:42:36.319 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-23 15:42:36.347 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-23 15:42:36.375 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-23 15:42:36.403 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 15:42:36.431 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:36.459 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:42:36.486 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-23 15:42:36.654 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-23 15:42:36.681 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-23 15:42:36.709 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-23 15:42:36.769 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-23 15:42:38.932 | Regenerating fonts cache... done. 2021-12-23 15:42:38.936 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-23 15:42:38.964 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:38.992 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:42:39.020 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-23 15:42:39.048 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-23 15:42:39.076 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-23 15:42:39.103 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:39.132 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 15:42:39.160 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-23 15:42:39.188 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-23 15:42:39.215 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-23 15:42:39.243 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-23 15:42:39.271 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:42:39.302 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:39.330 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:39.358 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-23 15:42:39.393 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-23 15:42:39.421 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:42:39.450 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:39.477 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-23 15:42:40.859 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-23 15:42:40.886 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-23 15:42:40.914 | Setting up libgvc6 (2.40.1-2) ... 2021-12-23 15:42:40.951 | Setting up graphviz (2.40.1-2) ... 2021-12-23 15:42:40.980 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-23 15:42:41.007 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-23 15:42:41.036 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-23 15:42:41.080 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-23 15:42:41.108 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-23 15:42:41.135 | Setting up dh-autoreconf (17) ... 2021-12-23 15:42:41.163 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-23 15:42:41.191 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-23 15:42:41.220 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-23 15:42:41.247 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-23 15:42:41.307 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-23 15:42:50.101 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:42:50.124 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:42:50.309 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:42:50.336 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-23 15:42:50.568 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 15:42:50.586 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-23 15:42:52.653 | ++ functions-common:apt_get:1113 : result=0 2021-12-23 15:42:52.656 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:42:52.658 | ++ functions-common:time_stop:2331 : local name 2021-12-23 15:42:52.660 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 15:42:52.662 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:42:52.664 | ++ functions-common:time_stop:2334 : local total 2021-12-23 15:42:52.666 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 15:42:52.668 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:42:52.671 | ++ functions-common:time_stop:2338 : start_time=1640274043770 2021-12-23 15:42:52.673 | ++ functions-common:time_stop:2340 : [[ -z 1640274043770 ]] 2021-12-23 15:42:52.675 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:42:52.679 | ++ functions-common:time_stop:2343 : end_time=1640274172677 2021-12-23 15:42:52.681 | ++ functions-common:time_stop:2344 : elapsed_time=128907 2021-12-23 15:42:52.684 | ++ functions-common:time_stop:2345 : total=1399 2021-12-23 15:42:52.686 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:42:52.688 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=130306 2021-12-23 15:42:52.690 | ++ functions-common:apt_get:1117 : return 0 2021-12-23 15:42:52.693 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-23 15:42:52.695 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-23 15:42:52.698 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-23 15:42:52.702 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-23 15:42:52.706 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-23 15:42:52.708 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-23 15:42:52.711 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-23 15:42:54.158 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-23 15:42:54.159 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-23 15:42:54.162 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-23 15:42:54.165 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-23 15:42:54.166 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-23 15:42:54.168 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-23 15:42:54.170 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-23 15:42:54.173 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-23 15:42:54.175 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-23 15:42:54.176 | + functions-common:_ensure_lsb_release:323 : return 2021-12-23 15:42:54.179 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-23 15:42:54.254 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-23 15:42:54.257 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-23 15:42:54.333 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-23 15:42:54.335 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-23 15:42:54.408 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-23 15:42:54.410 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-23 15:42:54.412 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-23 15:42:54.414 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-23 15:42:54.416 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-23 15:42:54.418 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-23 15:42:54.420 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-23 15:42:54.422 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-23 15:42:54.424 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-23 15:42:54.425 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-23 15:42:54.428 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-23 15:42:54.428 | Distro: bionic 2021-12-23 15:42:54.430 | + tools/install_pip.sh:main:128 : get_versions 2021-12-23 15:42:54.432 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-23 15:42:54.436 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-23 15:42:54.437 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-23 15:42:54.440 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-23 15:42:54.440 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-23 15:42:54.847 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-23 15:42:54.848 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-23 15:42:54.848 | pip: 20.2.2 2021-12-23 15:42:54.850 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-23 15:42:54.852 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:42:54.854 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:42:54.855 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:42:54.857 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:42:54.859 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:42:54.861 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:42:54.862 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:42:54.864 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:42:54.866 | + tools/install_pip.sh:main:137 : is_suse 2021-12-23 15:42:54.869 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:42:54.870 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:42:54.872 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:42:54.874 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:42:54.876 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:42:54.878 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:42:54.879 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-23 15:42:54.881 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-23 15:42:54.883 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:42:54.885 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:42:54.887 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-23 15:42:54.902 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-12-23 15:42:55.022 | Reading package lists... 2021-12-23 15:42:55.287 | Building dependency tree... 2021-12-23 15:42:55.288 | Reading state information... 2021-12-23 15:42:55.503 | Package 'python-pip' is not installed, so not removed 2021-12-23 15:42:55.503 | The following packages were automatically installed and are no longer required: 2021-12-23 15:42:55.503 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:42:55.503 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:42:55.503 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:42:55.503 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:42:55.503 | python3-twisted-bin python3-zope.interface 2021-12-23 15:42:55.503 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:42:55.578 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 15:42:55.582 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:42:55.584 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:42:55.586 | + functions-common:time_stop:2331 : local name 2021-12-23 15:42:55.587 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:42:55.589 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:42:55.591 | + functions-common:time_stop:2334 : local total 2021-12-23 15:42:55.593 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:42:55.595 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:42:55.596 | + functions-common:time_stop:2338 : start_time=1640274174900 2021-12-23 15:42:55.598 | + functions-common:time_stop:2340 : [[ -z 1640274174900 ]] 2021-12-23 15:42:55.600 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:42:55.603 | + functions-common:time_stop:2343 : end_time=1640274175601 2021-12-23 15:42:55.604 | + functions-common:time_stop:2344 : elapsed_time=701 2021-12-23 15:42:55.606 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:42:55.609 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:42:55.611 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=701 2021-12-23 15:42:55.612 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:42:55.614 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-23 15:42:55.616 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-23 15:42:55.618 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:42:55.620 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:42:55.622 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-23 15:42:55.637 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-12-23 15:42:55.760 | Reading package lists... 2021-12-23 15:42:56.027 | Building dependency tree... 2021-12-23 15:42:56.028 | Reading state information... 2021-12-23 15:42:56.250 | Package 'python3-pip' is not installed, so not removed 2021-12-23 15:42:56.250 | The following packages were automatically installed and are no longer required: 2021-12-23 15:42:56.250 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:42:56.250 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:42:56.250 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:42:56.250 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:42:56.251 | python3-twisted-bin python3-zope.interface 2021-12-23 15:42:56.251 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:42:56.325 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-23 15:42:56.330 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:42:56.332 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:42:56.334 | + functions-common:time_stop:2331 : local name 2021-12-23 15:42:56.335 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:42:56.337 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:42:56.339 | + functions-common:time_stop:2334 : local total 2021-12-23 15:42:56.340 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:42:56.342 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:42:56.344 | + functions-common:time_stop:2338 : start_time=1640274175634 2021-12-23 15:42:56.346 | + functions-common:time_stop:2340 : [[ -z 1640274175634 ]] 2021-12-23 15:42:56.348 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:42:56.351 | + functions-common:time_stop:2343 : end_time=1640274176349 2021-12-23 15:42:56.352 | + functions-common:time_stop:2344 : elapsed_time=715 2021-12-23 15:42:56.354 | + functions-common:time_stop:2345 : total=701 2021-12-23 15:42:56.356 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:42:56.357 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1416 2021-12-23 15:42:56.359 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:42:56.361 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-23 15:42:56.363 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 15:42:56.365 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 15:42:56.367 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-23 15:42:56.368 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-23 15:42:56.370 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-23 15:42:56.381 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-23 15:42:56.381 | Dload Upload Total Spent Left Speed 2021-12-23 15:42:56.682 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2108k 3 82192 0 0 431k 0 0:00:04 --:--:-- 0:00:04 431k 100 2108k 100 2108k 0 0 7029k 0 --:--:-- --:--:-- --:--:-- 7005k 2021-12-23 15:42:56.687 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-23 15:42:56.690 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-23 15:42:59.836 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:43:00.418 | Collecting pip 2021-12-23 15:43:00.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-23 15:43:01.930 | Installing collected packages: pip 2021-12-23 15:43:01.930 | Attempting uninstall: pip 2021-12-23 15:43:01.931 | Found existing installation: pip 20.2.2 2021-12-23 15:43:02.178 | Uninstalling pip-20.2.2: 2021-12-23 15:43:02.192 | Successfully uninstalled pip-20.2.2 2021-12-23 15:43:03.527 | Successfully installed pip-20.2.4 2021-12-23 15:43:03.527 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-23 15:43:03.650 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-23 15:43:03.652 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 15:43:03.654 | + inc/python:python3_enabled:468 : return 0 2021-12-23 15:43:03.657 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-23 15:43:03.659 | + tools/install_pip.sh:main:148 : set -x 2021-12-23 15:43:03.661 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-23 15:43:03.663 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-23 15:43:03.665 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:43:03.668 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-23 15:43:03.672 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-23 15:43:03.674 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:43:03.677 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:43:03.678 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:43:03.681 | ++ inc/python:get_from_global_requirements:240 : 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,<58.0.0;python_version>='\''3.5'\'' 2021-12-23 15:43:03.681 | 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,<45.0.0;python_version<='\''2.7'\'' ' 2021-12-23 15:43:03.683 | ++ inc/python:get_from_global_requirements:241 : [[ 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,<58.0.0;python_version>='3.5' 2021-12-23 15:43:03.683 | 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,<45.0.0;python_version<='2.7' == '' ]] 2021-12-23 15:43:03.685 | ++ inc/python:get_from_global_requirements:244 : 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-23 15:43:03.687 | + 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,<58.0.0;python_version>='\''3.5'\'' 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,<45.0.0;python_version<='\''2.7'\''' 2021-12-23 15:43:03.689 | + 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-23 15:43:03.705 | Using python 3.6 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,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-12-23 15:43:03.709 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-23 15:43:06.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:43:06.363 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.364 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.364 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.365 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.365 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.366 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.366 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.367 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.367 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.368 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.368 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.368 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.369 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.369 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.370 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.370 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.371 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.371 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.371 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.372 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.372 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.373 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.373 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.374 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.374 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.375 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.375 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.376 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.376 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.376 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.377 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.377 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.378 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.378 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.379 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.379 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.380 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.380 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.381 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.381 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.381 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.382 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.382 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.383 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.383 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.383 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.384 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.384 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.385 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.385 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.386 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.386 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.386 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.387 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.387 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.388 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.389 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.389 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.390 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.390 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.391 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.391 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.392 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.392 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.393 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.393 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.394 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.394 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.394 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.395 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.395 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.396 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.396 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.396 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.397 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.397 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.398 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.399 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.399 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.399 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.400 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.400 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.401 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.401 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.402 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.402 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.403 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.403 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.403 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.405 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.405 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.405 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.406 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.406 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.407 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.407 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.407 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.408 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.408 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.409 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.409 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.410 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.410 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.410 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.411 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.411 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.412 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.412 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.413 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.413 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.414 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.414 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.415 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.415 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.416 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.416 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.417 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.417 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.418 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.418 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.419 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.419 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.419 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.420 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.420 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.421 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.421 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.422 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.422 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.423 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.423 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.424 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.424 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.425 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.425 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.426 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.426 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.426 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.427 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.427 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.428 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.428 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.429 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.429 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.429 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.430 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.430 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.431 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.431 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.432 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.432 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.433 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.433 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.433 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.434 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.434 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.435 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.436 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.436 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.436 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.437 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.437 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.438 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.438 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.439 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.439 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.440 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.440 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.440 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.441 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.441 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.442 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.442 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.443 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.443 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.444 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.444 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.444 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.445 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.445 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.446 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.446 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.447 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.447 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.447 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.448 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.448 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.448 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.449 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.449 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.450 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.451 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.452 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.452 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.453 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.453 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.453 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.454 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.454 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.455 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.455 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.456 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.456 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.457 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.457 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.458 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.458 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.458 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.459 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.459 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.460 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.460 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.461 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.461 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.462 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.462 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.463 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.463 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.464 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.464 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.465 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.465 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.466 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.466 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.467 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.468 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.468 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.468 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.469 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.469 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.470 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.470 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.471 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.471 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.471 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.472 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.472 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.473 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.473 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.474 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.474 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.475 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.475 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.476 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.476 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.476 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.477 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.477 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.478 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.478 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.479 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.479 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.480 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.480 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.481 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.481 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.481 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.482 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.482 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.483 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.483 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.484 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.484 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.485 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.485 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.486 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.486 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.486 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.487 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.487 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.488 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.488 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.489 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.489 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.490 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.490 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.491 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.491 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.492 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.492 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.493 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.493 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.493 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.494 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.494 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.495 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.495 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.495 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.496 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.496 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.497 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.497 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.497 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.498 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.498 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.499 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.499 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.500 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.500 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.501 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.502 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.502 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.502 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.503 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.503 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.504 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.505 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.505 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.505 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.506 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.506 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.507 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.507 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.508 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.508 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.509 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.509 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.510 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.510 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.510 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.511 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.511 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.512 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.512 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.513 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.514 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.514 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.515 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.515 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.516 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.516 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.516 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.517 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.518 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.518 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.518 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.519 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.519 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.520 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.520 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.521 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.521 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.522 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.522 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.538 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.539 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.539 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.540 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.540 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.540 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.541 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.541 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.542 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.543 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.543 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.543 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.544 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.544 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.545 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.545 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.546 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.546 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.547 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.547 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.548 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.548 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.548 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.549 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.549 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.549 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.550 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.550 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.551 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.551 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.552 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.552 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.553 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.553 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.553 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.554 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.554 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.555 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.555 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.556 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.556 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.556 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.557 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.557 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.558 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.558 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.559 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.559 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.559 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.560 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.561 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.561 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.562 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.562 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.563 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.563 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.563 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.564 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.564 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.565 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.565 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.566 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.566 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.567 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.567 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.568 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.568 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.569 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.569 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.569 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:06.570 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:06.570 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:06.571 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-23 15:43:06.574 | 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,<58.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-23 15:43:08.155 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:43:08.155 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:43:08.224 | + inc/python:pip_install:207 : result=0 2021-12-23 15:43:08.226 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:43:08.228 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:08.230 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:08.231 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:08.233 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:08.235 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:08.237 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:43:08.239 | + functions-common:time_stop:2338 : start_time=1640274183700 2021-12-23 15:43:08.240 | + functions-common:time_stop:2340 : [[ -z 1640274183700 ]] 2021-12-23 15:43:08.243 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:08.245 | + functions-common:time_stop:2343 : end_time=1640274188243 2021-12-23 15:43:08.247 | + functions-common:time_stop:2344 : elapsed_time=4543 2021-12-23 15:43:08.249 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:43:08.251 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:08.253 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4543 2021-12-23 15:43:08.254 | + inc/python:pip_install:210 : return 0 2021-12-23 15:43:08.256 | + tools/install_pip.sh:main:154 : get_versions 2021-12-23 15:43:08.259 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-23 15:43:08.262 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-23 15:43:08.264 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-23 15:43:08.267 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-23 15:43:08.267 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-23 15:43:08.675 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-23 15:43:08.677 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-23 15:43:08.677 | pip: 20.2.4 2021-12-23 15:43:08.680 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-23 15:43:08.682 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-23 15:43:08.686 | + ./stack.sh:main:771 : fixup_all 2021-12-23 15:43:08.689 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-23 15:43:08.691 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-23 15:43:08.693 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-23 15:43:08.704 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-23 15:43:08.704 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-23 15:43:08.704 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-23 15:43:08.709 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-23 15:43:08.711 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-23 15:43:08.713 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-23 15:43:08.721 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-23 15:43:08.724 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-23 15:43:08.726 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-23 15:43:08.728 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-23 15:43:08.730 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:43:08.733 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:43:08.736 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:43:08.738 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:43:08.740 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:43:08.742 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:43:08.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:43:08.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:43:08.749 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:43:08.751 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:43:08.753 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:43:08.755 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:43:08.757 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-23 15:43:08.759 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:43:08.761 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:43:08.763 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:43:08.765 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-23 15:43:08.783 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-23 15:43:08.902 | Reading package lists... 2021-12-23 15:43:09.167 | Building dependency tree... 2021-12-23 15:43:09.168 | Reading state information... 2021-12-23 15:43:09.389 | The following packages were automatically installed and are no longer required: 2021-12-23 15:43:09.391 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:43:09.391 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:43:09.391 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:43:09.391 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:43:09.391 | python3-twisted-bin python3-zope.interface 2021-12-23 15:43:09.391 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:43:09.392 | The following additional packages will be installed: 2021-12-23 15:43:09.392 | python3-software-properties 2021-12-23 15:43:09.438 | The following packages will be upgraded: 2021-12-23 15:43:09.438 | python3-software-properties software-properties-common 2021-12-23 15:43:09.546 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-23 15:43:09.546 | Need to get 33.8 kB of archives. 2021-12-23 15:43:09.546 | After this operation, 0 B of additional disk space will be used. 2021-12-23 15:43:09.546 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-23 15:43:09.591 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-23 15:43:10.150 | Fetched 33.8 kB in 0s (202 kB/s) 2021-12-23 15:43:10.221 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-23 15:43:10.225 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-23 15:43:10.371 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-23 15:43:10.519 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-23 15:43:10.666 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-23 15:43:10.751 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:43:11.431 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-23 15:43:11.701 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-23 15:43:11.720 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-23 15:43:13.914 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:43:13.916 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:43:13.918 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:13.920 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:13.923 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:13.926 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:13.928 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:13.930 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:43:13.932 | + functions-common:time_stop:2338 : start_time=1640274188780 2021-12-23 15:43:13.934 | + functions-common:time_stop:2340 : [[ -z 1640274188780 ]] 2021-12-23 15:43:13.937 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:13.940 | + functions-common:time_stop:2343 : end_time=1640274193938 2021-12-23 15:43:13.942 | + functions-common:time_stop:2344 : elapsed_time=5158 2021-12-23 15:43:13.944 | + functions-common:time_stop:2345 : total=130306 2021-12-23 15:43:13.947 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:13.949 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=135464 2021-12-23 15:43:13.951 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:43:13.953 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-23 15:43:14.767 | 'universe' distribution component is already enabled for all sources. 2021-12-23 15:43:14.809 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-23 15:43:14.812 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-23 15:43:17.508 | Reading package lists... 2021-12-23 15:43:17.816 | Building dependency tree... 2021-12-23 15:43:17.817 | Reading state information... 2021-12-23 15:43:18.038 | The following packages were automatically installed and are no longer required: 2021-12-23 15:43:18.039 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:43:18.039 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:43:18.039 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:43:18.039 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:43:18.039 | python3-twisted-bin python3-zope.interface 2021-12-23 15:43:18.039 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:43:18.087 | The following NEW packages will be installed: 2021-12-23 15:43:18.087 | ubuntu-cloud-keyring 2021-12-23 15:43:18.362 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-23 15:43:18.362 | Need to get 5,908 B of archives. 2021-12-23 15:43:18.362 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-23 15:43:18.362 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-12-23 15:43:18.918 | Fetched 5,908 B in 0s (22.7 kB/s) 2021-12-23 15:43:18.970 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-23 15:43:19.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-23 15:43:19.020 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-23 15:43:19.022 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-23 15:43:19.124 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-23 15:43:21.440 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-23 15:43:21.485 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-23 15:43:21.576 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-23 15:43:21.605 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-23 15:43:21.612 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-23 15:43:21.740 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-23 15:43:25.628 | Fetched 179 kB in 1s (219 kB/s) 2021-12-23 15:43:27.457 | Reading package lists... 2021-12-23 15:43:27.520 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-23 15:43:27.523 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-23 15:43:27.525 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-23 15:43:27.527 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-23 15:43:27.529 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-23 15:43:27.532 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-23 15:43:27.536 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-23 15:43:27.538 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-23 15:43:27.540 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-23 15:43:27.542 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:43:27.544 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:43:27.547 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:43:27.551 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274207548 2021-12-23 15:43:27.553 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-23 15:43:27.555 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-23 15:43:27.557 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-23 15:43:27.935 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-12-23 15:43:27.936 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-23 15:43:27.936 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-23 15:43:28.056 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-23 15:43:28.185 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-23 15:43:30.526 | Reading package lists... 2021-12-23 15:43:30.589 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-23 15:43:30.591 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-23 15:43:30.593 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:30.596 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:30.598 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:30.600 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:30.602 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:30.604 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-23 15:43:30.606 | + functions-common:time_stop:2338 : start_time=1640274207548 2021-12-23 15:43:30.609 | + functions-common:time_stop:2340 : [[ -z 1640274207548 ]] 2021-12-23 15:43:30.612 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:30.615 | + functions-common:time_stop:2343 : end_time=1640274210612 2021-12-23 15:43:30.617 | + functions-common:time_stop:2344 : elapsed_time=3064 2021-12-23 15:43:30.619 | + functions-common:time_stop:2345 : total=2789 2021-12-23 15:43:30.621 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:30.623 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5853 2021-12-23 15:43:30.627 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-23 15:43:30.638 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-23 15:43:30.648 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-23 15:43:30.659 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-23 15:43:30.661 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-23 15:43:30.663 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:43:30.665 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:43:30.667 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:43:30.669 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:43:30.672 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:43:30.674 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:43:30.676 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:43:30.678 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:43:30.680 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-23 15:43:30.683 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-23 15:43:30.685 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-23 15:43:30.688 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:43:30.690 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:43:30.692 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:43:30.695 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:43:30.697 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:43:30.699 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:43:30.701 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-23 15:43:30.704 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-23 15:43:30.722 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-23 15:43:30.727 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-23 15:43:33.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:43:33.382 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.383 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.383 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.384 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.384 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.385 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.385 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.386 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.386 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.386 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.387 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.387 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.388 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.388 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.389 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.389 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.390 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.390 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.390 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.391 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.391 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.392 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.392 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.393 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.393 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.394 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.394 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.394 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.395 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.395 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.396 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.396 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.397 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.397 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.398 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.398 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.399 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.399 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.399 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.400 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.400 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.401 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.401 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.402 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.402 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.402 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.403 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.403 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.403 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.404 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.404 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.405 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.406 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.406 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.407 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.407 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.408 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.408 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.409 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.409 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.410 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.410 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.410 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.411 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.411 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.412 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.412 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.413 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.413 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.414 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.414 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.414 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.415 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.415 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.416 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.416 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.417 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.417 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.418 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.418 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.419 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.419 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.420 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.420 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.421 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.422 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.422 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.423 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.423 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.423 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.424 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.424 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.425 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.425 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.425 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.426 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.426 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.427 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.427 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.428 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.428 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.429 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.429 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.429 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.430 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.430 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.431 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.431 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.432 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.432 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.433 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.433 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.434 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.434 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.435 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.435 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.436 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.436 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.437 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.437 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.437 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.438 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.438 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.439 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.439 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.440 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.440 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.440 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.441 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.442 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.442 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.443 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.443 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.444 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.444 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.444 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.445 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.445 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.446 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.446 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.446 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.447 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.447 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.448 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.448 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.449 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.449 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.449 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.450 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.451 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.451 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.451 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.452 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.452 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.453 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.453 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.454 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.455 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.455 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.455 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.456 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.456 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.457 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.457 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.458 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.458 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.458 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.459 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.459 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.460 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.460 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.461 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.461 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.462 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.462 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.462 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.463 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.463 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.464 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.464 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.465 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.465 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.465 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.466 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.466 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.467 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.467 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.467 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.468 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.469 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.470 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.470 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.471 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.471 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.472 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.472 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.472 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.473 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.473 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.474 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.474 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.475 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.475 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.476 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.476 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.477 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.477 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.477 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.478 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.478 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.479 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.479 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.479 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.480 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.481 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.481 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.481 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.482 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.482 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.482 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.483 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.484 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.485 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.485 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.485 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.486 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.486 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.487 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.487 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.488 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.488 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.488 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.489 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.489 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.490 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.490 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.491 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.491 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.492 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.492 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.492 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.493 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.494 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.494 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.494 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.495 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.495 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.496 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.496 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.497 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.497 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.498 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.498 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.499 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.499 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.499 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.500 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.500 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.501 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.501 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.502 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.502 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.502 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.503 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.503 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.504 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.504 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.505 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.505 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.506 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.506 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.506 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.507 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.507 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.508 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.508 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.509 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.509 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.510 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.510 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.511 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.511 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.511 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.512 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.512 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.513 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.513 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.513 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.514 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.514 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.515 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.516 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.516 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.516 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.517 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.517 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.518 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.518 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.519 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.519 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.520 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.520 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.521 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.521 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.522 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.522 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.523 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.523 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.523 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.524 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.524 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.525 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.525 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.526 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.526 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.527 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.527 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.527 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.528 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.528 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.529 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.529 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.530 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.531 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.531 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.532 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.532 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.532 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.533 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.533 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.534 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.534 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.535 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.536 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.536 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.537 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.537 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.538 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.538 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.538 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.539 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.539 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.540 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.540 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.541 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.541 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.542 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.542 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.543 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.543 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.543 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.544 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.544 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.545 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.545 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.546 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.546 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.547 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.547 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.548 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.548 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.548 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.549 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.549 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.550 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.550 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.551 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.551 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.551 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.552 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.552 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.553 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.553 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.553 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.554 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.554 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.555 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.555 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.556 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.556 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.557 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.557 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.558 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.558 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.558 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.559 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.559 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.560 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.560 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.560 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.561 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.561 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.562 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.562 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.562 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.563 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.563 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.564 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.564 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.565 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.565 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.565 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.566 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.566 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.567 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.567 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.567 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.568 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.569 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.569 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.570 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.570 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.571 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.571 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.571 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:33.572 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:33.572 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:33.697 | Collecting os-testr===2.0.0 2021-12-23 15:43:33.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-23 15:43:33.778 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-12-23 15:43:33.884 | Collecting stestr===3.0.1 2021-12-23 15:43:33.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-23 15:43:34.069 | Collecting python-subunit===1.4.0 2021-12-23 15:43:34.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-23 15:43:34.155 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-23 15:43:34.157 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-12-23 15:43:34.161 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-12-23 15:43:34.169 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-12-23 15:43:34.171 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-23 15:43:34.174 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-12-23 15:43:34.176 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-12-23 15:43:34.188 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-12-23 15:43:34.204 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-23 15:43:34.208 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-23 15:43:34.304 | Collecting future===0.18.2 2021-12-23 15:43:34.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-23 15:43:35.307 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-12-23 15:43:35.310 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-12-23 15:43:35.313 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-12-23 15:43:35.330 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-12-23 15:43:35.332 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-23 15:43:35.336 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-23 15:43:35.342 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-12-23 15:43:35.346 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-12-23 15:43:35.349 | Building wheels for collected packages: future 2021-12-23 15:43:35.350 | Building wheel for future (setup.py): started 2021-12-23 15:43:36.463 | Building wheel for future (setup.py): finished with status 'done' 2021-12-23 15:43:36.467 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=8d742b9eddeee8e14b90ecf07135240378f54dfc8e2bf4155564d2e30816b674 2021-12-23 15:43:36.467 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-23 15:43:36.468 | Successfully built future 2021-12-23 15:43:37.883 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-23 15:43:38.681 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-23 15:43:38.785 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:43:38.786 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:43:38.894 | + inc/python:pip_install:207 : result=0 2021-12-23 15:43:38.896 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:43:38.898 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:38.900 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:38.902 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:38.905 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:38.907 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:38.909 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:43:38.911 | + functions-common:time_stop:2338 : start_time=1640274210718 2021-12-23 15:43:38.913 | + functions-common:time_stop:2340 : [[ -z 1640274210718 ]] 2021-12-23 15:43:38.916 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:38.919 | + functions-common:time_stop:2343 : end_time=1640274218916 2021-12-23 15:43:38.921 | + functions-common:time_stop:2344 : elapsed_time=8198 2021-12-23 15:43:38.924 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:43:38.926 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:38.928 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8198 2021-12-23 15:43:38.930 | + inc/python:pip_install:210 : return 0 2021-12-23 15:43:38.932 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-23 15:43:38.934 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-23 15:43:38.937 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-23 15:43:38.940 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:43:38.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-23 15:43:38.945 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-23 15:43:38.947 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:43:38.951 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:43:38.951 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:43:38.956 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-23 15:43:38.958 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-23 15:43:38.960 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-23 15:43:38.963 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-23 15:43:38.966 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-23 15:43:38.984 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-23 15:43:38.989 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-23 15:43:41.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:43:41.664 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.664 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.665 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.665 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.666 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.666 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.667 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.667 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.668 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.668 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.669 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.669 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.669 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.670 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.670 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.671 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.672 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.672 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.673 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.673 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.674 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.674 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.675 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.675 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.675 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.676 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.676 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.677 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.677 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.678 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.678 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.679 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.679 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.680 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.680 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.681 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.681 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.681 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.682 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.682 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.683 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.683 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.683 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.684 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.684 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.685 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.685 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.686 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.686 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.687 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.687 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.687 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.688 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.688 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.689 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.689 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.690 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.690 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.691 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.691 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.692 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.692 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.693 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.693 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.694 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.694 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.695 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.695 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.695 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.696 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.696 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.697 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.697 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.697 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.698 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.699 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.699 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.700 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.700 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.701 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.701 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.702 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.702 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.703 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.703 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.704 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.704 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.704 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.705 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.705 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.706 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.706 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.707 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.707 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.707 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.708 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.708 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.709 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.709 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.710 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.710 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.711 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.711 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.711 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.712 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.712 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.713 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.713 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.714 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.715 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.715 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.716 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.717 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.717 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.718 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.718 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.719 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.720 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.720 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.720 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.721 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.721 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.721 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.722 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.722 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.723 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.723 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.724 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.725 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.725 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.726 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.726 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.726 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.727 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.727 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.728 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.728 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.729 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.729 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.729 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.730 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.730 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.731 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.731 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.732 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.732 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.733 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.734 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.734 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.735 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.735 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.736 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.736 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.737 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.737 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.738 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.738 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.739 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.739 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.740 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.740 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.741 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.741 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.742 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.742 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.742 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.743 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.743 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.744 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.744 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.745 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.745 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.746 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.746 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.746 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.747 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.747 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.748 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.748 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.749 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.749 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.750 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.750 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.750 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.751 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.751 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.752 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.752 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.752 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.753 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.754 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.754 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.755 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.755 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.756 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.756 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.757 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.757 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.757 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.758 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.758 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.759 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.759 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.760 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.760 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.761 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.761 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.762 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.762 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.762 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.763 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.763 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.765 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.765 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.765 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.766 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.766 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.767 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.767 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.768 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.768 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.769 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.769 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.769 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.770 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.770 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.771 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.771 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.772 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.772 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.772 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.773 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.773 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.774 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.774 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.775 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.775 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.776 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.776 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.776 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.777 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.778 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.778 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.778 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.779 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.779 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.780 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.781 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.781 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.782 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.782 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.783 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.783 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.784 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.784 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.784 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.785 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.785 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.786 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.786 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.787 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.787 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.788 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.788 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.789 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.789 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.790 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.790 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.791 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.791 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.791 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.792 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.792 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.793 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.793 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.794 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.794 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.795 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.795 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.796 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.796 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.797 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.797 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.797 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.798 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.798 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.799 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.799 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.799 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.800 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.800 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.801 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.801 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.802 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.802 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.802 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.803 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.803 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.804 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.805 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.805 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.806 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.806 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.807 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.807 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.808 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.808 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.808 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.809 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.809 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.810 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.811 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.811 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.811 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.812 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.812 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.813 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.813 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.813 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.814 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.814 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.815 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.816 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.816 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.816 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.817 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.817 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.818 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.818 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.819 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.819 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.820 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.821 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.821 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.821 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.822 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.822 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.823 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.823 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.824 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.824 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.825 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.825 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.826 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.826 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.827 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.828 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.828 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.829 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.829 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.829 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.830 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.831 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.831 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.832 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.832 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.832 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.833 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.833 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.834 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.834 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.835 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.835 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.836 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.836 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.836 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.837 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.837 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.838 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.838 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.839 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.839 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.839 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.840 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.840 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.841 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.841 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.842 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.842 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.843 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.844 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.844 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.845 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.845 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.846 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.846 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.846 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.847 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.847 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.848 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.848 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.849 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.849 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.849 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.850 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.850 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.851 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.851 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.852 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.852 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.852 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.853 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.853 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.854 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.854 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.855 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.855 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.856 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.856 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.857 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.857 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.858 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.858 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.858 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:41.859 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:41.859 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:41.861 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-23 15:43:43.542 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:43:43.542 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:43:43.614 | + inc/python:pip_install:207 : result=0 2021-12-23 15:43:43.616 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:43:43.619 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:43.621 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:43.623 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:43.625 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:43.628 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:43.630 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:43:43.632 | + functions-common:time_stop:2338 : start_time=1640274218979 2021-12-23 15:43:43.634 | + functions-common:time_stop:2340 : [[ -z 1640274218979 ]] 2021-12-23 15:43:43.637 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:43.640 | + functions-common:time_stop:2343 : end_time=1640274223637 2021-12-23 15:43:43.642 | + functions-common:time_stop:2344 : elapsed_time=4658 2021-12-23 15:43:43.645 | + functions-common:time_stop:2345 : total=8198 2021-12-23 15:43:43.647 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:43.649 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12856 2021-12-23 15:43:43.651 | + inc/python:pip_install:210 : return 0 2021-12-23 15:43:43.653 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-23 15:43:43.698 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-23 15:43:43.763 | + ./stack.sh:main:788 : install_infra 2021-12-23 15:43:43.766 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 15:43:43.769 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-23 15:43:43.772 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-23 15:43:46.261 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 15:43:46.263 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-23 15:43:46.285 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-23 15:43:47.878 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.883 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.886 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.894 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.899 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.901 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.912 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.917 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.919 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.927 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.932 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.935 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.940 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.945 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.947 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.951 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.956 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.958 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.962 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.966 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.969 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.973 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.978 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.980 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:47.990 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:47.995 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:47.997 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.005 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.010 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.013 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.020 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.025 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.027 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.040 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.045 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.048 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.053 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.055 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.057 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.060 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.065 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.068 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.072 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.077 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.079 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.082 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.086 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.089 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.091 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.096 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.099 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.103 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.108 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.111 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.121 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.127 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.129 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.148 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.157 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.162 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.164 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.176 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.180 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.185 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.188 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.192 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.197 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.199 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.206 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.211 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.214 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.216 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.221 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.223 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.229 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.235 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.238 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.262 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.267 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.269 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.272 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.277 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.279 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.284 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.287 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.294 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.300 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.302 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.307 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.312 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.314 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.320 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.325 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.327 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.330 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.335 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.337 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.347 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.352 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.354 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.356 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.362 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.364 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.368 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.373 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.377 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.385 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.390 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.393 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.407 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.412 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.414 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.438 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.443 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.445 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.450 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.455 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.457 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.472 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.474 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.477 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.482 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.485 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.487 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.493 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.505 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.511 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.513 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.543 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.559 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.564 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.566 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.569 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.573 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.576 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.587 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.593 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.595 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.598 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.603 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.605 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.610 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.612 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.619 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.622 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.624 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.629 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.631 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.643 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.647 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.650 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.657 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.661 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.664 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.669 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.672 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.694 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.699 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.703 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.707 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.711 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.714 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.720 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.728 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.733 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.736 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.743 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.748 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.750 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.756 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.762 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.771 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.773 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.782 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.784 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.790 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.795 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.797 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.800 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.805 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.807 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.812 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.816 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.819 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.821 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.825 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.829 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.831 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.836 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.838 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.868 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.872 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.876 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.885 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.890 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.893 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.895 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.900 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.902 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.913 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.918 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.921 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.932 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.934 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.938 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.943 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.945 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.953 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.958 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.961 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.963 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.968 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.971 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.989 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:48.992 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:48.994 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:48.999 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.002 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.004 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.007 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.012 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.015 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.027 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.032 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.035 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.039 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.044 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.046 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.052 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.057 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.059 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.062 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.067 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.069 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.075 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.081 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.084 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.088 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.093 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.095 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.102 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.117 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.122 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.124 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.127 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.132 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.134 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.147 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.151 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.154 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.164 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.169 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.172 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.183 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.188 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.191 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.193 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.198 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.200 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.209 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.214 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.217 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.226 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.237 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.242 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.244 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.248 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.254 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.256 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.268 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.273 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.275 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.282 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.287 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.290 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.310 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.316 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.318 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.321 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.326 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.328 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.331 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.335 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.338 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.340 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.345 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.347 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.351 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.357 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.360 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.362 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.367 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.369 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.376 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.381 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.383 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.395 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.399 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.402 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.431 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.436 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.439 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.446 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.451 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.454 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.465 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.470 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.473 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.475 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.480 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.482 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.496 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.510 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.512 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.515 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.520 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.523 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.527 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.532 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.535 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.542 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.547 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.549 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.571 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.577 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.582 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.584 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.587 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.592 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.595 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.604 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.609 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.612 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.627 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.633 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.635 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.640 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.645 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.647 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.650 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.655 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.657 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.675 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.680 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.682 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.696 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.698 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.704 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.706 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.711 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.715 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.718 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.723 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.745 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.750 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.753 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.757 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.762 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.764 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.775 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.780 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.783 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.790 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.795 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.798 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.806 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.808 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.813 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.818 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.820 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.823 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.828 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.830 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.837 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.845 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.849 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.852 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.859 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.861 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.864 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.869 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.871 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.884 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.887 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.889 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.897 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.899 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.904 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.907 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.911 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.922 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.924 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.929 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.931 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.936 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.947 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.951 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.954 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.956 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.961 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.964 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.968 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.973 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.976 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:49.980 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:49.986 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:49.988 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:50.002 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:50.004 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:50.018 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:50.022 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:50.025 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:50.032 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:50.034 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:50.037 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:50.042 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:50.044 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:50.053 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-23 15:43:50.186 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-23 15:43:50.215 | Installing collected packages: pbr 2021-12-23 15:43:50.323 | Successfully installed pbr-5.4.5 2021-12-23 15:43:50.381 | + inc/python:pip_install:207 : result=0 2021-12-23 15:43:50.383 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:43:50.385 | + functions-common:time_stop:2331 : local name 2021-12-23 15:43:50.387 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:43:50.390 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:43:50.392 | + functions-common:time_stop:2334 : local total 2021-12-23 15:43:50.394 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:43:50.396 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:43:50.398 | + functions-common:time_stop:2338 : start_time=1640274226278 2021-12-23 15:43:50.401 | + functions-common:time_stop:2340 : [[ -z 1640274226278 ]] 2021-12-23 15:43:50.403 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:43:50.407 | + functions-common:time_stop:2343 : end_time=1640274230404 2021-12-23 15:43:50.409 | + functions-common:time_stop:2344 : elapsed_time=4126 2021-12-23 15:43:50.411 | + functions-common:time_stop:2345 : total=12856 2021-12-23 15:43:50.413 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:43:50.415 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16982 2021-12-23 15:43:50.417 | + inc/python:pip_install:210 : return 0 2021-12-23 15:43:50.420 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-23 15:43:50.422 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-23 15:43:50.442 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-23 15:43:52.035 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.040 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.042 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.051 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.056 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.058 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.069 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.076 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.084 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.088 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.091 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.095 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.100 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.102 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.106 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.111 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.113 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.116 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.121 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.123 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.128 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.133 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.135 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.145 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.149 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.152 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.159 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.163 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.166 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.173 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.180 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.193 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.198 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.200 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.206 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.208 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.210 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.212 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.217 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.219 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.224 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.228 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.231 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.233 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.238 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.240 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.243 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.248 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.251 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.255 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.260 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.262 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.273 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.278 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.280 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.299 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.307 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.312 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.314 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.326 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.330 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.334 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.337 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.341 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.346 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.348 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.355 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.360 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.363 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.365 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.370 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.372 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.378 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.383 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.386 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.409 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.414 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.416 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.418 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.424 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.426 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.430 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.433 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.441 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.446 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.448 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.453 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.458 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.460 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.465 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.470 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.473 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.475 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.480 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.482 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.492 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.496 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.499 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.502 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.506 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.509 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.512 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.517 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.520 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.529 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.533 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.536 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.550 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.555 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.557 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.580 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.585 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.588 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.592 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.596 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.599 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.613 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.616 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.618 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.623 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.626 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.628 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.634 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.646 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.651 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.653 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.682 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.698 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.703 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.705 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.707 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.712 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.714 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.725 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.731 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.733 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.736 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.741 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.743 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.748 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.750 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.757 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.759 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.761 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.766 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.769 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.779 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.785 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.787 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.793 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.798 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.801 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.806 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.808 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.830 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.835 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.838 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.841 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.847 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.850 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.855 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.863 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.869 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.871 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.879 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.883 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.885 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.891 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.897 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.904 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.907 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.915 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.917 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.924 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.928 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.931 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.934 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.939 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.941 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.945 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.949 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.952 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.954 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.959 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.961 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:52.963 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:52.968 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:52.971 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.000 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.004 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.007 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.016 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.021 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.023 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.025 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.031 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.033 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.044 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.049 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.051 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.063 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.065 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.068 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.072 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.075 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.083 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.090 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.093 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.098 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.100 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.118 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.121 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.123 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.127 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.130 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.132 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.136 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.140 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.143 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.156 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.160 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.163 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.167 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.172 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.174 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.180 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.184 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.187 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.190 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.194 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.197 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.203 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.208 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.211 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.214 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.220 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.222 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.229 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.243 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.248 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.250 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.253 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.257 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.260 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.272 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.276 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.279 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.290 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.295 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.297 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.308 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.313 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.315 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.318 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.322 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.325 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.334 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.339 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.341 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.351 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.362 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.367 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.369 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.373 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.378 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.381 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.392 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.397 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.399 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.406 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.411 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.414 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.432 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.437 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.440 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.442 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.450 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.455 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.459 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.463 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.466 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.468 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.473 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.475 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.479 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.484 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.487 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.489 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.494 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.497 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.503 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.507 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.510 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.521 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.526 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.528 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.556 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.560 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.563 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.571 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.575 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.578 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.589 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.594 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.596 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.598 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.603 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.605 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.618 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.632 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.634 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.637 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.642 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.645 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.649 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.653 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.656 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.663 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.668 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.670 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.694 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.700 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.705 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.707 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.710 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.715 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.717 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.726 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.731 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.734 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.748 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.754 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.757 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.761 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.766 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.768 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.771 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.775 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.778 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.796 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.801 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.803 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.816 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.819 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.824 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.826 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.831 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.835 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.838 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.842 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.863 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.868 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.870 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.875 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.880 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.882 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.892 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.896 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.899 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.906 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.911 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.913 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.921 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.924 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.928 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.932 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.935 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.938 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.943 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.945 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.953 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.959 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.964 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.966 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.973 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.975 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.977 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:53.982 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:53.985 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:53.999 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.002 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.004 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.011 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.014 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.019 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.021 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.025 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.035 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.038 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.042 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.045 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.049 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.060 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.065 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.068 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.070 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.075 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.077 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.081 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.086 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.089 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.093 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.098 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.100 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.114 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.116 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.130 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.134 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.137 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.143 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.145 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.148 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:43:54.153 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:43:54.156 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:43:54.157 | Processing /opt/stack/requirements 2021-12-23 15:43:55.482 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-23 15:43:55.550 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-23 15:43:55.585 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-23 15:43:55.728 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-23 15:43:56.354 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-23 15:43:56.459 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-23 15:43:56.500 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-23 15:43:56.549 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-23 15:43:56.571 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-23 15:43:56.615 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-23 15:43:56.672 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-23 15:43:56.689 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-23 15:43:56.715 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-23 15:43:56.748 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-23 15:43:56.768 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-23 15:43:56.882 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-23 15:43:56.900 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-23 15:43:56.933 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-23 15:43:56.944 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-23 15:43:56.949 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-23 15:43:57.001 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-23 15:43:57.023 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-23 15:43:57.047 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-23 15:43:57.076 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-23 15:43:57.143 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-23 15:43:57.191 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-23 15:43:57.214 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-23 15:43:57.228 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-23 15:43:57.257 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-23 15:43:57.288 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-23 15:43:57.305 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-23 15:43:57.319 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-23 15:43:57.342 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-23 15:43:57.356 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-23 15:43:57.385 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-23 15:43:57.399 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-23 15:43:57.416 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-23 15:43:57.428 | Building wheels for collected packages: PyYAML 2021-12-23 15:43:57.428 | Running setup.py bdist_wheel for PyYAML: started 2021-12-23 15:43:57.722 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-23 15:43:57.722 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4e3l9if0/PyYAML/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/tmpn8mhok79pip-wheel- --python-tag cp36: 2021-12-23 15:43:57.722 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-23 15:43:57.722 | or: -c --help [cmd1 cmd2 ...] 2021-12-23 15:43:57.722 | or: -c --help-commands 2021-12-23 15:43:57.722 | or: -c cmd --help 2021-12-23 15:43:57.722 | 2021-12-23 15:43:57.722 | error: invalid command 'bdist_wheel' 2021-12-23 15:43:57.722 | 2021-12-23 15:43:57.722 | ---------------------------------------- 2021-12-23 15:43:57.723 | Failed building wheel for PyYAML 2021-12-23 15:43:57.723 | Running setup.py clean for PyYAML 2021-12-23 15:43:58.010 | Failed to build PyYAML 2021-12-23 15:43:58.012 | Installing collected packages: chardet, certifi, six, python-mimeparse, argparse, linecache2, traceback2, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-23 15:43:58.856 | Running setup.py install for PyYAML: started 2021-12-23 15:44:08.486 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-23 15:44:08.929 | Running setup.py install for openstack-requirements: started 2021-12-23 15:44:11.121 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-23 15:44:11.389 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3589 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-12-23 15:44:11.492 | + inc/python:pip_install:207 : result=0 2021-12-23 15:44:11.494 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:44:11.497 | + functions-common:time_stop:2331 : local name 2021-12-23 15:44:11.499 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:44:11.501 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:44:11.503 | + functions-common:time_stop:2334 : local total 2021-12-23 15:44:11.505 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:44:11.507 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:44:11.509 | + functions-common:time_stop:2338 : start_time=1640274230435 2021-12-23 15:44:11.512 | + functions-common:time_stop:2340 : [[ -z 1640274230435 ]] 2021-12-23 15:44:11.514 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:44:11.517 | + functions-common:time_stop:2343 : end_time=1640274251515 2021-12-23 15:44:11.519 | + functions-common:time_stop:2344 : elapsed_time=21080 2021-12-23 15:44:11.522 | + functions-common:time_stop:2345 : total=16982 2021-12-23 15:44:11.524 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:44:11.526 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38062 2021-12-23 15:44:11.528 | + inc/python:pip_install:210 : return 0 2021-12-23 15:44:11.531 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-23 15:44:11.534 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-23 15:44:11.536 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-23 15:44:11.538 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:44:11.541 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:44:11.543 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-23 15:44:11.546 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:44:11.549 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-23 15:44:11.566 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-23 15:44:11.571 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-23 15:44:14.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:44:14.214 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.215 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.215 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.216 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.216 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.217 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.217 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.218 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.218 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.219 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.219 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.220 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.220 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.221 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.221 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.221 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.222 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.222 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.223 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.223 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.223 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.224 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.224 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.225 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.225 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.226 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.226 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.227 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.227 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.227 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.228 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.228 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.229 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.229 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.230 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.230 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.231 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.231 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.231 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.232 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.232 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.233 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.234 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.234 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.234 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.235 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.235 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.236 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.236 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.237 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.237 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.237 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.238 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.238 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.239 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.239 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.240 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.240 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.241 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.241 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.242 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.242 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.243 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.243 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.244 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.244 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.245 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.245 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.245 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.246 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.246 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.246 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.247 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.247 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.248 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.249 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.249 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.250 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.251 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.251 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.251 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.252 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.252 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.253 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.253 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.254 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.254 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.255 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.255 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.256 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.256 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.256 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.257 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.257 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.257 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.258 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.258 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.259 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.259 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.260 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.260 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.261 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.261 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.261 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.262 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.262 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.263 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.263 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.264 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.264 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.265 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.265 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.266 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.266 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.267 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.267 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.268 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.268 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.269 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.269 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.269 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.270 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.270 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.271 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.271 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.272 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.272 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.272 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.273 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.274 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.274 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.275 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.275 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.276 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.276 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.276 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.277 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.277 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.278 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.278 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.278 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.279 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.279 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.280 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.280 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.281 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.281 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.282 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.282 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.283 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.283 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.283 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.284 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.284 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.285 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.285 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.286 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.287 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.287 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.287 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.288 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.288 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.289 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.289 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.290 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.290 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.290 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.291 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.291 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.292 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.292 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.293 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.293 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.294 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.294 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.294 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.295 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.296 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.296 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.297 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.297 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.297 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.298 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.298 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.299 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.299 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.299 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.300 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.300 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.301 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.302 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.302 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.302 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.303 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.303 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.304 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.304 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.305 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.305 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.306 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.306 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.306 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.307 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.307 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.308 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.308 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.309 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.309 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.310 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.310 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.310 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.312 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.312 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.313 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.313 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.314 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.314 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.315 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.315 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.315 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.316 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.316 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.317 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.317 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.318 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.318 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.319 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.319 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.319 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.320 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.320 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.321 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.321 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.321 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.322 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.322 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.323 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.323 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.324 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.324 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.325 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.325 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.326 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.326 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.326 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.327 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.327 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.329 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.329 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.330 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.330 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.331 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.331 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.332 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.332 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.333 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.333 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.333 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.334 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.334 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.335 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.335 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.336 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.336 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.337 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.337 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.337 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.338 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.338 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.339 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.339 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.340 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.340 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.341 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.341 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.342 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.342 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.343 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.343 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.343 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.344 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.344 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.345 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.345 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.345 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.346 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.346 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.347 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.347 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.347 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.348 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.348 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.349 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.349 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.350 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.350 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.350 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.351 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.351 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.352 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.353 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.353 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.354 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.354 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.354 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.355 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.355 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.356 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.356 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.357 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.357 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.358 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.359 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.359 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.360 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.360 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.361 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.361 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.362 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.362 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.362 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.363 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.363 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.364 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.364 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.365 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.365 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.366 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.366 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.367 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.367 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.368 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.368 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.369 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.370 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.370 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.370 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.371 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.371 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.372 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.372 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.373 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.374 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.375 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.375 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.375 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.376 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.376 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.377 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.377 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.378 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.378 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.378 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.379 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.380 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.380 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.380 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.381 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.381 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.382 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.382 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.383 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.383 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.384 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.384 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.384 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.385 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.385 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.386 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.386 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.386 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.387 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.387 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.388 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.388 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.389 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.389 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.390 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.390 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.390 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.391 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.391 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.392 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.392 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.393 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.393 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.393 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.394 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.394 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.395 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.395 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.396 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.396 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.396 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.397 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.397 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.398 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.398 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.399 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.399 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.399 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.400 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.400 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.401 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.401 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.402 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.402 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.403 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.403 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.404 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.404 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.405 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.406 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.406 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.406 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:44:14.407 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:44:14.407 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:44:14.539 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-23 15:44:16.185 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:44:16.185 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:44:16.261 | + inc/python:pip_install:207 : result=0 2021-12-23 15:44:16.263 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:44:16.266 | + functions-common:time_stop:2331 : local name 2021-12-23 15:44:16.268 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:44:16.270 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:44:16.272 | + functions-common:time_stop:2334 : local total 2021-12-23 15:44:16.274 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:44:16.276 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:44:16.279 | + functions-common:time_stop:2338 : start_time=1640274251561 2021-12-23 15:44:16.281 | + functions-common:time_stop:2340 : [[ -z 1640274251561 ]] 2021-12-23 15:44:16.283 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:44:16.287 | + functions-common:time_stop:2343 : end_time=1640274256284 2021-12-23 15:44:16.289 | + functions-common:time_stop:2344 : elapsed_time=4723 2021-12-23 15:44:16.291 | + functions-common:time_stop:2345 : total=38062 2021-12-23 15:44:16.293 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:44:16.296 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=42785 2021-12-23 15:44:16.298 | + inc/python:pip_install:210 : return 0 2021-12-23 15:44:16.300 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-23 15:44:18.820 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-23 15:44:20.398 | Collecting bindep 2021-12-23 15:44:20.631 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-23 15:44:20.663 | Collecting pbr>=2.0.0 (from bindep) 2021-12-23 15:44:20.752 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-23 15:44:20.783 | Collecting distro (from bindep) 2021-12-23 15:44:20.810 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-23 15:44:20.824 | Collecting Parsley (from bindep) 2021-12-23 15:44:20.840 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-23 15:44:20.866 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-23 15:44:20.927 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-23 15:44:20.949 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-23 15:44:21.086 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-23 15:44:21.110 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2021-12-23 15:44:21.601 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-23 15:44:21.671 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-23 15:44:21.674 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-23 15:44:21.677 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-23 15:44:21.693 | + ./stack.sh:main:797 : pkgs= 2021-12-23 15:44:21.695 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-23 15:44:21.698 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-23 15:44:21.700 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 15:44:21.703 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-23 15:44:21.705 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:44:21.707 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:44:21.710 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:44:21.712 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:44:21.714 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:44:21.717 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:44:21.721 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:44:21.723 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:44:21.725 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:44:21.727 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-23 15:44:21.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:44:21.744 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:44:21.746 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:44:21.749 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:44:21.751 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-23 15:44:21.753 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:44:21.755 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:44:21.757 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:44:21.759 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-23 15:44:21.761 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:44:21.764 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-23 15:44:21.766 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:44:21.768 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-23 15:44:21.771 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 15:44:21.773 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 15:44:21.775 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:44:21.777 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:44:21.780 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-23 15:44:21.782 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 15:44:21.785 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-23 15:44:21.787 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 15:44:21.789 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 15:44:21.791 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-23 15:44:21.794 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-23 15:44:21.796 | + functions:set_systemd_override:800 : local value=2048 2021-12-23 15:44:21.799 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-23 15:44:21.801 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-23 15:44:21.846 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-23 15:44:21.846 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-23 15:44:21.848 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-23 15:44:22.035 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-23 15:44:22.037 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-23 15:44:22.052 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:44:22.055 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-23 15:44:22.057 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:44:22.059 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:44:22.062 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:44:22.064 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:44:22.067 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:44:22.069 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:44:22.071 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:22.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:22.076 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:44:22.079 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:44:22.081 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:44:22.083 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:44:22.086 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-23 15:44:22.088 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:44:22.090 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:22.092 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:22.095 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-23 15:44:22.113 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-23 15:44:22.235 | Reading package lists... 2021-12-23 15:44:22.498 | Building dependency tree... 2021-12-23 15:44:22.500 | Reading state information... 2021-12-23 15:44:22.723 | The following packages were automatically installed and are no longer required: 2021-12-23 15:44:22.724 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:44:22.724 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:44:22.724 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:44:22.724 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:44:22.724 | python3-twisted-bin python3-zope.interface 2021-12-23 15:44:22.724 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:44:22.725 | The following additional packages will be installed: 2021-12-23 15:44:22.725 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-23 15:44:22.725 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-23 15:44:22.725 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-23 15:44:22.725 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-23 15:44:22.725 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-23 15:44:22.727 | Suggested packages: 2021-12-23 15:44:22.727 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-23 15:44:22.727 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-23 15:44:22.773 | The following NEW packages will be installed: 2021-12-23 15:44:22.773 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-23 15:44:22.773 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-23 15:44:22.773 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-23 15:44:22.773 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-23 15:44:22.774 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-23 15:44:22.774 | rabbitmq-server 2021-12-23 15:44:23.051 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 15:44:23.051 | Need to get 24.5 MB of archives. 2021-12-23 15:44:23.051 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-23 15:44:23.051 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-12-23 15:44:24.678 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-23 15:44:24.997 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-23 15:44:25.888 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-12-23 15:44:26.039 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-23 15:44:26.180 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-12-23 15:44:26.380 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-23 15:44:26.610 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-23 15:44:26.801 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-12-23 15:44:27.134 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-12-23 15:44:27.296 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-23 15:44:27.479 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-23 15:44:27.690 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-23 15:44:27.844 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-23 15:44:27.981 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-12-23 15:44:28.120 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-23 15:44:28.260 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-23 15:44:28.459 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-23 15:44:28.603 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-12-23 15:44:28.737 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-12-23 15:44:28.996 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-12-23 15:44:29.133 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-23 15:44:29.275 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-23 15:44:29.447 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-23 15:44:29.620 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-12-23 15:44:29.750 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-23 15:44:30.969 | Fetched 24.5 MB in 8s (3,209 kB/s) 2021-12-23 15:44:31.005 | Selecting previously unselected package erlang-base. 2021-12-23 15:44:31.043 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-12-23 15:44:31.046 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:31.049 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.111 | Selecting previously unselected package erlang-asn1. 2021-12-23 15:44:32.119 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.122 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.262 | Selecting previously unselected package erlang-mnesia. 2021-12-23 15:44:32.270 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.272 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.423 | Selecting previously unselected package erlang-runtime-tools. 2021-12-23 15:44:32.431 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.433 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.515 | Selecting previously unselected package erlang-crypto. 2021-12-23 15:44:32.523 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.525 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.593 | Selecting previously unselected package erlang-public-key. 2021-12-23 15:44:32.600 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.602 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.730 | Selecting previously unselected package erlang-ssl. 2021-12-23 15:44:32.738 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.741 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:32.898 | Selecting previously unselected package erlang-inets. 2021-12-23 15:44:32.906 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:32.908 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.056 | Selecting previously unselected package erlang-corba. 2021-12-23 15:44:33.063 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:33.065 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.445 | Selecting previously unselected package erlang-syntax-tools. 2021-12-23 15:44:33.452 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:33.454 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.556 | Selecting previously unselected package erlang-diameter. 2021-12-23 15:44:33.563 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:33.565 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.704 | Selecting previously unselected package erlang-xmerl. 2021-12-23 15:44:33.712 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:33.715 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.897 | Selecting previously unselected package erlang-edoc. 2021-12-23 15:44:33.904 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:33.906 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:33.996 | Selecting previously unselected package erlang-eldap. 2021-12-23 15:44:34.005 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.007 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.073 | Selecting previously unselected package erlang-erl-docgen. 2021-12-23 15:44:34.080 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.083 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.155 | Selecting previously unselected package erlang-eunit. 2021-12-23 15:44:34.163 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.165 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.236 | Selecting previously unselected package erlang-ic. 2021-12-23 15:44:34.244 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.246 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.430 | Selecting previously unselected package libodbc1:amd64. 2021-12-23 15:44:34.437 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-23 15:44:34.449 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-23 15:44:34.529 | Selecting previously unselected package erlang-odbc. 2021-12-23 15:44:34.537 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.539 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.599 | Selecting previously unselected package erlang-snmp. 2021-12-23 15:44:34.606 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.608 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.880 | Selecting previously unselected package erlang-os-mon. 2021-12-23 15:44:34.888 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.890 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:34.955 | Selecting previously unselected package erlang-parsetools. 2021-12-23 15:44:34.963 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:34.966 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:35.040 | Selecting previously unselected package erlang-ssh. 2021-12-23 15:44:35.047 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:35.050 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:35.168 | Selecting previously unselected package erlang-tools. 2021-12-23 15:44:35.176 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-23 15:44:35.178 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:35.299 | Selecting previously unselected package erlang-nox. 2021-12-23 15:44:35.307 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-23 15:44:35.309 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:35.401 | Selecting previously unselected package rabbitmq-server. 2021-12-23 15:44:35.408 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-23 15:44:35.411 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-23 15:44:35.962 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-23 15:44:35.983 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.807 | Searching for services which depend on erlang and should be started...none found. 2021-12-23 15:44:36.809 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:44:36.831 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.858 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.886 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.914 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.942 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.969 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:36.997 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:44:37.025 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:44:37.213 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:44:37.830 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.859 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.886 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.914 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.942 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.969 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:37.997 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.024 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.052 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.079 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.107 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.134 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.162 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.189 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.218 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.245 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.273 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-23 15:44:38.301 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-23 15:44:38.436 | Adding group `rabbitmq' (GID 121) ... 2021-12-23 15:44:38.468 | Done. 2021-12-23 15:44:38.543 | Adding system user `rabbitmq' (UID 115) ... 2021-12-23 15:44:38.543 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-23 15:44:38.620 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-23 15:44:38.863 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-23 15:44:43.661 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:44:43.836 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:44:45.813 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:44:45.816 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:44:45.818 | + functions-common:time_stop:2331 : local name 2021-12-23 15:44:45.820 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:44:45.822 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:44:45.825 | + functions-common:time_stop:2334 : local total 2021-12-23 15:44:45.827 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:44:45.829 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:44:45.831 | + functions-common:time_stop:2338 : start_time=1640274262111 2021-12-23 15:44:45.833 | + functions-common:time_stop:2340 : [[ -z 1640274262111 ]] 2021-12-23 15:44:45.836 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:44:45.839 | + functions-common:time_stop:2343 : end_time=1640274285837 2021-12-23 15:44:45.841 | + functions-common:time_stop:2344 : elapsed_time=23726 2021-12-23 15:44:45.844 | + functions-common:time_stop:2345 : total=135464 2021-12-23 15:44:45.846 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:44:45.848 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=159190 2021-12-23 15:44:45.851 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:44:45.853 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-23 15:44:45.855 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:44:45.858 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:44:45.860 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:44:45.862 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:44:45.865 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:44:45.868 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:44:45.870 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-23 15:44:45.872 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:44:45.875 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:44:45.877 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:44:45.879 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:44:45.881 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:44:45.884 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:44:45.886 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:44:45.888 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:44:45.890 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-23 15:44:45.893 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:44:45.895 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:44:45.897 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:44:45.899 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:44:45.902 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:44:45.904 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:44:45.906 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-23 15:44:45.909 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-23 15:44:45.924 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:44:45.926 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-23 15:44:45.929 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:44:45.931 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-23 15:44:45.934 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-23 15:44:45.937 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-23 15:44:45.940 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-23 15:44:45.942 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-23 15:44:45.944 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-23 15:44:45.947 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-23 15:44:45.949 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-23 15:44:45.951 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-23 15:44:45.954 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-23 15:44:46.984 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-23 15:44:46.984 | guest [administrator]' 2021-12-23 15:44:46.987 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-23 15:44:46.987 | guest [administrator]' 2021-12-23 15:44:46.988 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-23 15:44:46.994 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-23 15:44:46.996 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-23 15:44:46.998 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-23 15:44:48.032 | Creating user "stackrabbit" 2021-12-23 15:44:48.056 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-23 15:44:49.075 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-23 15:44:49.098 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-23 15:44:49.100 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-23 15:44:50.142 | Changing password for user "stackrabbit" 2021-12-23 15:44:50.167 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-23 15:44:50.169 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-23 15:44:50.171 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-23 15:44:51.180 | Deleting user "guest" 2021-12-23 15:44:51.203 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-23 15:44:51.220 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:44:51.222 | + ./stack.sh:main:814 : install_database 2021-12-23 15:44:51.224 | + lib/database:install_database:116 : install_database_mysql 2021-12-23 15:44:51.227 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-23 15:44:51.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:51.231 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:51.234 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-23 15:44:51.432 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-23 15:44:51.434 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-23 15:44:51.438 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-23 15:44:51.441 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:51.443 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:51.446 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-23 15:44:51.448 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-23 15:44:51.451 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-23 15:44:51.454 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-23 15:44:51.456 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-23 15:44:51.459 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:44:51.461 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-23 15:44:51.463 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:44:51.466 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:44:51.468 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:44:51.470 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:44:51.473 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:44:51.475 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:44:51.477 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:44:51.479 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:44:51.482 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-23 15:44:51.484 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:44:51.486 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:44:51.489 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:44:51.492 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:44:51.494 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:44:51.496 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:44:51.498 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-23 15:44:51.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:51.503 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:51.505 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-23 15:44:51.508 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:44:51.510 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:44:51.513 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:44:51.515 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:44:51.517 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:44:51.519 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:44:51.522 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:51.524 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:51.527 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:44:51.529 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:44:51.531 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:44:51.533 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:44:51.536 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-23 15:44:51.538 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:44:51.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:44:51.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:44:51.545 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-23 15:44:51.563 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-23 15:44:51.685 | Reading package lists... 2021-12-23 15:44:51.949 | Building dependency tree... 2021-12-23 15:44:51.950 | Reading state information... 2021-12-23 15:44:52.176 | The following packages were automatically installed and are no longer required: 2021-12-23 15:44:52.176 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:44:52.177 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:44:52.177 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:44:52.177 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:44:52.177 | python3-twisted-bin python3-zope.interface 2021-12-23 15:44:52.177 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:44:52.177 | The following additional packages will be installed: 2021-12-23 15:44:52.177 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-23 15:44:52.177 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-23 15:44:52.177 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-23 15:44:52.178 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-23 15:44:52.178 | mysql-server-5.7 mysql-server-core-5.7 2021-12-23 15:44:52.180 | Suggested packages: 2021-12-23 15:44:52.180 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-23 15:44:52.232 | The following NEW packages will be installed: 2021-12-23 15:44:52.232 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-23 15:44:52.232 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-23 15:44:52.232 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-23 15:44:52.233 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-23 15:44:52.233 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-23 15:44:52.509 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 15:44:52.509 | Need to get 19.6 MB of archives. 2021-12-23 15:44:52.509 | After this operation, 155 MB of additional disk space will be used. 2021-12-23 15:44:52.509 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-23 15:44:54.096 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-23 15:44:54.464 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-23 15:44:55.472 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-12-23 15:44:55.473 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-23 15:44:55.773 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-23 15:44:55.773 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-23 15:44:55.777 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-23 15:44:55.779 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-23 15:44:55.783 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-23 15:44:55.784 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-23 15:44:55.784 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-23 15:44:55.785 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-23 15:44:56.031 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-23 15:44:56.031 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-23 15:44:56.032 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-23 15:44:56.033 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-23 15:44:56.039 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-23 15:44:56.541 | Preconfiguring packages ... 2021-12-23 15:44:56.655 | Fetched 19.6 MB in 4s (5,170 kB/s) 2021-12-23 15:44:56.688 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-23 15:44:56.729 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-12-23 15:44:56.732 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:44:56.735 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:44:57.750 | Selecting previously unselected package mysql-client-5.7. 2021-12-23 15:44:57.758 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:44:57.760 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:44:58.220 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-23 15:44:58.228 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:44:58.231 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:44:59.445 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-23 15:44:59.453 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-23 15:44:59.465 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-23 15:44:59.591 | Selecting previously unselected package mysql-server-5.7. 2021-12-23 15:44:59.598 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-23 15:45:00.087 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:00.713 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-23 15:45:00.721 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-23 15:45:00.723 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-23 15:45:00.780 | Selecting previously unselected package liburi-perl. 2021-12-23 15:45:00.788 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-23 15:45:00.790 | Unpacking liburi-perl (1.73-1) ... 2021-12-23 15:45:00.860 | Selecting previously unselected package libhtml-parser-perl. 2021-12-23 15:45:00.868 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-23 15:45:00.871 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-23 15:45:00.935 | Selecting previously unselected package libcgi-pm-perl. 2021-12-23 15:45:00.943 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-23 15:45:00.945 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-23 15:45:01.021 | Selecting previously unselected package libfcgi-perl. 2021-12-23 15:45:01.029 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-23 15:45:01.031 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-23 15:45:01.089 | Selecting previously unselected package libcgi-fast-perl. 2021-12-23 15:45:01.096 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-23 15:45:01.099 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-23 15:45:01.156 | Selecting previously unselected package libencode-locale-perl. 2021-12-23 15:45:01.164 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-23 15:45:01.166 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-23 15:45:01.223 | Selecting previously unselected package libhtml-template-perl. 2021-12-23 15:45:01.231 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-23 15:45:01.233 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-23 15:45:01.295 | Selecting previously unselected package libhttp-date-perl. 2021-12-23 15:45:01.302 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-23 15:45:01.305 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-23 15:45:01.362 | Selecting previously unselected package libio-html-perl. 2021-12-23 15:45:01.370 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-23 15:45:01.372 | Unpacking libio-html-perl (1.001-1) ... 2021-12-23 15:45:01.430 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-23 15:45:01.437 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-23 15:45:01.440 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-23 15:45:01.497 | Selecting previously unselected package libhttp-message-perl. 2021-12-23 15:45:01.504 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-23 15:45:01.506 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-23 15:45:01.569 | Selecting previously unselected package mysql-server. 2021-12-23 15:45:01.577 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-23 15:45:01.579 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:01.659 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-23 15:45:01.679 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-23 15:45:01.707 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-23 15:45:01.734 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:01.757 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-23 15:45:01.784 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:01.812 | Setting up libio-html-perl (1.001-1) ... 2021-12-23 15:45:01.840 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-23 15:45:01.868 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:45:01.898 | Setting up liburi-perl (1.73-1) ... 2021-12-23 15:45:01.925 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:45:02.117 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-23 15:45:02.144 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-23 15:45:02.171 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:45:03.889 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-23 15:45:03.916 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:03.944 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-23 15:45:03.972 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-23 15:45:04.000 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-23 15:45:04.028 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:04.055 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:04.654 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-23 15:45:04.680 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-23 15:45:15.737 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-23 15:45:16.734 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-23 15:45:16.747 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:45:16.952 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:18.949 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:45:18.951 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:45:18.953 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:18.955 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:18.957 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:18.960 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:18.962 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:18.964 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:45:18.966 | + functions-common:time_stop:2338 : start_time=1640274291561 2021-12-23 15:45:18.969 | + functions-common:time_stop:2340 : [[ -z 1640274291561 ]] 2021-12-23 15:45:18.971 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:18.974 | + functions-common:time_stop:2343 : end_time=1640274318972 2021-12-23 15:45:18.976 | + functions-common:time_stop:2344 : elapsed_time=27411 2021-12-23 15:45:18.979 | + functions-common:time_stop:2345 : total=159190 2021-12-23 15:45:18.981 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:18.983 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=186601 2021-12-23 15:45:18.986 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:45:18.988 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-23 15:45:18.990 | + ./stack.sh:main:817 : install_database_python 2021-12-23 15:45:18.993 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-23 15:45:18.995 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-23 15:45:18.997 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-23 15:45:18.999 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:45:19.002 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-23 15:45:19.005 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-23 15:45:19.007 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:45:19.010 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:45:19.011 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:45:19.016 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-23 15:45:19.018 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-23 15:45:19.020 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-23 15:45:19.023 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-23 15:45:19.025 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-23 15:45:19.044 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-23 15:45:19.050 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-23 15:45:21.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:45:21.833 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.834 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.834 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.835 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.835 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.835 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.836 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.837 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.837 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.837 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.838 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.838 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.839 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.839 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.840 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.840 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.841 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.841 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.841 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.843 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.843 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.843 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.844 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.844 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.845 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.845 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.846 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.846 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.847 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.847 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.847 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.848 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.848 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.849 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.849 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.850 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.850 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.851 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.851 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.851 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.852 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.852 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.853 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.853 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.854 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.854 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.855 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.855 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.855 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.856 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.856 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.857 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.857 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.858 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.859 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.859 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.860 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.860 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.861 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.861 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.862 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.862 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.863 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.863 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.864 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.864 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.865 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.865 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.866 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.866 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.867 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.867 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.868 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.868 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.868 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.869 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.870 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.870 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.871 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.871 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.872 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.872 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.873 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.873 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.874 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.874 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.875 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.875 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.875 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.876 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.876 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.877 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.877 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.878 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.878 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.879 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.879 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.879 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.880 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.880 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.881 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.881 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.882 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.882 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.883 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.883 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.883 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.884 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.884 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.885 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.885 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.886 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.887 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.887 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.888 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.888 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.888 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.889 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.890 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.890 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.890 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.891 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.891 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.892 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.892 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.893 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.893 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.893 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.894 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.895 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.895 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.896 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.896 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.897 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.897 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.898 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.898 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.898 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.899 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.899 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.900 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.900 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.901 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.901 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.902 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.902 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.902 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.903 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.903 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.904 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.905 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.905 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.906 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.906 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.907 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.907 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.908 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.908 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.909 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.909 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.910 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.910 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.911 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.911 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.912 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.912 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.912 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.913 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.913 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.914 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.914 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.915 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.915 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.916 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.916 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.917 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.917 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.917 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.918 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.918 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.919 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.919 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.920 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.921 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.921 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.922 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.922 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.922 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.923 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.923 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.924 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.925 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.925 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.926 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.926 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.927 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.927 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.927 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.928 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.928 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.929 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.929 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.930 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.930 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.931 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.931 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.932 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.932 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.933 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.933 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.933 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.934 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.934 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.935 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.935 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.936 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.937 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.937 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.937 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.938 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.938 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.938 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.939 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.940 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.941 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.941 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.942 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.942 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.943 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.943 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.944 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.944 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.944 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.945 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.945 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.946 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.946 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.947 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.947 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.948 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.948 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.949 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.949 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.949 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.950 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.950 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.951 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.951 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.952 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.953 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.953 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.954 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.954 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.954 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.955 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.955 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.956 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.956 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.957 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.957 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.958 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.958 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.959 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.959 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.959 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.960 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.960 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.961 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.962 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.962 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.962 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.963 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.963 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.964 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.964 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.965 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.965 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.966 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.966 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.966 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.968 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.968 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.968 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.969 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.969 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.970 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.970 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.971 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.971 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.972 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.972 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.972 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.973 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.973 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.974 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.974 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.975 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.976 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.976 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.976 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.977 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.978 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.978 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.978 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.980 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.980 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.981 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.981 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.982 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.982 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.983 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.984 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.984 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.984 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.985 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.985 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.986 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.986 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.987 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.988 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.988 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.988 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.989 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.989 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.990 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.990 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.991 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.991 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.992 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.993 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.993 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.994 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.994 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.995 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.995 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.996 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.996 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.996 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.997 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.998 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:21.998 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:21.999 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:21.999 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.000 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.000 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.000 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.001 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.001 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.002 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.003 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.003 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.003 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.004 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.004 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.005 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.005 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.006 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.006 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.007 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.007 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.008 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.008 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.008 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.009 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.009 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.010 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.010 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.011 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.011 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.011 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.012 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.012 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.013 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.013 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.014 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.014 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.015 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.015 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.016 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.016 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.017 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.017 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.017 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.018 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.018 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.019 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.019 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.019 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.020 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.020 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.021 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.021 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.022 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.022 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.023 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.023 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.023 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.024 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.024 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.025 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.025 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.026 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.026 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.027 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.027 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.028 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.028 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.029 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.030 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.030 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.031 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:22.031 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:22.031 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:22.183 | Collecting PyMySQL===0.9.3 2021-12-23 15:45:22.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-23 15:45:23.723 | Installing collected packages: PyMySQL 2021-12-23 15:45:23.862 | Successfully installed PyMySQL-0.9.3 2021-12-23 15:45:23.968 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:45:23.968 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:45:24.043 | + inc/python:pip_install:207 : result=0 2021-12-23 15:45:24.045 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:45:24.048 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:24.050 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:24.052 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:24.054 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:24.058 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:24.060 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:45:24.062 | + functions-common:time_stop:2338 : start_time=1640274319040 2021-12-23 15:45:24.064 | + functions-common:time_stop:2340 : [[ -z 1640274319040 ]] 2021-12-23 15:45:24.067 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:24.070 | + functions-common:time_stop:2343 : end_time=1640274324068 2021-12-23 15:45:24.073 | + functions-common:time_stop:2344 : elapsed_time=5028 2021-12-23 15:45:24.075 | + functions-common:time_stop:2345 : total=42785 2021-12-23 15:45:24.078 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:24.080 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47813 2021-12-23 15:45:24.082 | + inc/python:pip_install:210 : return 0 2021-12-23 15:45:24.085 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-23 15:45:24.087 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-23 15:45:24.089 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-23 15:45:24.091 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-23 15:45:24.109 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:45:24.111 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-23 15:45:24.114 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-23 15:45:24.117 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:45:24.118 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:45:24.122 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:45:24.125 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:45:24.127 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 15:45:24.130 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:45:24.132 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-23 15:45:24.134 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-23 15:45:24.150 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:45:24.152 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-23 15:45:24.154 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:45:24.157 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:45:24.159 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:45:24.161 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:45:24.164 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:45:24.166 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:45:24.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:24.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:24.173 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:45:24.175 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:45:24.177 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:45:24.180 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:45:24.182 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-23 15:45:24.184 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:45:24.187 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:24.189 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:24.192 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-23 15:45:24.210 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-23 15:45:24.334 | Reading package lists... 2021-12-23 15:45:24.596 | Building dependency tree... 2021-12-23 15:45:24.598 | Reading state information... 2021-12-23 15:45:24.822 | The following packages were automatically installed and are no longer required: 2021-12-23 15:45:24.823 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-23 15:45:24.823 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-23 15:45:24.823 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-23 15:45:24.823 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:45:24.823 | python3-twisted-bin python3-zope.interface 2021-12-23 15:45:24.823 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:45:24.868 | The following NEW packages will be installed: 2021-12-23 15:45:24.868 | radvd 2021-12-23 15:45:25.143 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-23 15:45:25.143 | Need to get 59.0 kB of archives. 2021-12-23 15:45:25.143 | After this operation, 164 kB of additional disk space will be used. 2021-12-23 15:45:25.143 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-23 15:45:25.975 | Fetched 59.0 kB in 1s (108 kB/s) 2021-12-23 15:45:26.034 | Selecting previously unselected package radvd. 2021-12-23 15:45:26.073 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-12-23 15:45:26.077 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-23 15:45:26.079 | Unpacking radvd (1:2.16-3) ... 2021-12-23 15:45:26.184 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:26.199 | Setting up radvd (1:2.16-3) ... 2021-12-23 15:45:26.994 | Job for radvd.service failed because the control process exited with error code. 2021-12-23 15:45:26.994 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-23 15:45:26.995 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-23 15:45:27.005 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-23 15:45:27.005 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-23 15:45:27.005 | Active: failed (Result: exit-code) since Thu 2021-12-23 15:45:26 UTC; 13ms ago 2021-12-23 15:45:27.005 | Docs: man:radvd(8) 2021-12-23 15:45:27.005 | Process: 47992 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-23 15:45:27.005 | 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv radvd[47992]: can't open /etc/radvd.conf: No such file or directory 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv radvd[47992]: Insecure file permissions, but continuing anyway 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv radvd[47992]: exiting, failed to read config file 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-23 15:45:27.006 | Dec 23 15:45:26 dv-neutron-822801-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-23 15:45:27.010 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:45:27.181 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:45:27.407 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:29.395 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:45:29.398 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:45:29.400 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:29.403 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:29.405 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:29.408 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:29.410 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:29.412 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:45:29.414 | + functions-common:time_stop:2338 : start_time=1640274324208 2021-12-23 15:45:29.416 | + functions-common:time_stop:2340 : [[ -z 1640274324208 ]] 2021-12-23 15:45:29.419 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:29.423 | + functions-common:time_stop:2343 : end_time=1640274329421 2021-12-23 15:45:29.425 | + functions-common:time_stop:2344 : elapsed_time=5213 2021-12-23 15:45:29.428 | + functions-common:time_stop:2345 : total=186601 2021-12-23 15:45:29.430 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:29.432 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=191814 2021-12-23 15:45:29.434 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:45:29.437 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-23 15:45:29.452 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:45:29.454 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-23 15:45:29.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-23 15:45:29.459 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-23 15:45:29.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-23 15:45:29.481 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:45:29.484 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:45:29.486 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:45:29.488 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:45:29.491 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:45:29.493 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:45:29.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:29.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:29.500 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:45:29.502 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:45:29.504 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:45:29.507 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:45:29.509 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-23 15:45:29.511 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:45:29.514 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:29.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:29.518 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-23 15:45:29.536 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-23 15:45:29.657 | Reading package lists... 2021-12-23 15:45:29.924 | Building dependency tree... 2021-12-23 15:45:29.926 | Reading state information... 2021-12-23 15:45:30.153 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-23 15:45:30.153 | fakeroot set to manually installed. 2021-12-23 15:45:30.153 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-23 15:45:30.153 | The following packages were automatically installed and are no longer required: 2021-12-23 15:45:30.153 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 15:45:30.153 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 15:45:30.153 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 15:45:30.154 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:45:30.154 | python3-twisted-bin python3-zope.interface 2021-12-23 15:45:30.154 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:45:30.154 | The following additional packages will be installed: 2021-12-23 15:45:30.155 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-23 15:45:30.156 | Suggested packages: 2021-12-23 15:45:30.156 | openvswitch-doc python-sortedcontainers-doc 2021-12-23 15:45:30.209 | The following NEW packages will be installed: 2021-12-23 15:45:30.209 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-23 15:45:30.210 | The following packages will be upgraded: 2021-12-23 15:45:30.211 | openvswitch-common openvswitch-switch 2021-12-23 15:45:30.492 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-23 15:45:30.492 | Need to get 3,088 kB of archives. 2021-12-23 15:45:30.492 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-23 15:45:30.492 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-23 15:45:30.493 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-12-23 15:45:31.025 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-12-23 15:45:31.186 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-23 15:45:31.460 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-12-23 15:45:32.218 | Fetched 3,088 kB in 1s (2,165 kB/s) 2021-12-23 15:45:32.283 | Selecting previously unselected package libunbound2:amd64. 2021-12-23 15:45:32.322 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-12-23 15:45:32.325 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-23 15:45:32.337 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-23 15:45:32.446 | Selecting previously unselected package python3-sortedcontainers. 2021-12-23 15:45:32.454 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-23 15:45:32.457 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-23 15:45:32.531 | Selecting previously unselected package python3-openvswitch. 2021-12-23 15:45:32.539 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-23 15:45:32.541 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 15:45:32.617 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-23 15:45:32.637 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-23 15:45:32.888 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-23 15:45:32.909 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-23 15:45:33.841 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-23 15:45:33.862 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:33.884 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 15:45:33.912 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-23 15:45:34.197 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:45:34.225 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:45:34.418 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:45:35.171 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 15:45:35.539 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-23 15:45:38.638 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:45:38.640 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:45:38.642 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:38.645 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:38.647 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:38.649 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:38.651 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:38.653 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:45:38.656 | + functions-common:time_stop:2338 : start_time=1640274329533 2021-12-23 15:45:38.658 | + functions-common:time_stop:2340 : [[ -z 1640274329533 ]] 2021-12-23 15:45:38.660 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:38.664 | + functions-common:time_stop:2343 : end_time=1640274338661 2021-12-23 15:45:38.666 | + functions-common:time_stop:2344 : elapsed_time=9128 2021-12-23 15:45:38.668 | + functions-common:time_stop:2345 : total=191814 2021-12-23 15:45:38.670 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:38.672 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=200942 2021-12-23 15:45:38.675 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:45:38.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-23 15:45:38.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:38.682 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:38.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-23 15:45:38.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-23 15:45:38.689 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-23 15:45:38.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-23 15:45:38.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-23 15:45:38.698 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-23 15:45:38.698 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-23 15:45:38.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-23 15:45:38.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-23 15:45:38.707 | + functions:vercmp:615 : local v1=4.15 2021-12-23 15:45:38.709 | + functions:vercmp:616 : local 'op=<' 2021-12-23 15:45:38.711 | + functions:vercmp:617 : local v2=3.13 2021-12-23 15:45:38.713 | + functions:vercmp:618 : local result 2021-12-23 15:45:38.718 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-23 15:45:38.718 | ++ functions:vercmp:622 : sort -V 2021-12-23 15:45:38.718 | ++ functions:vercmp:622 : head -1 2021-12-23 15:45:38.722 | + functions:vercmp:622 : result=3.13 2021-12-23 15:45:38.724 | + functions:vercmp:624 : case $op in 2021-12-23 15:45:38.726 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-23 15:45:38.729 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-23 15:45:38.731 | + functions:vercmp:635 : return 2021-12-23 15:45:38.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-23 15:45:38.736 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:45:38.738 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-23 15:45:39.179 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-23 15:45:39.195 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:45:39.197 | + ./stack.sh:main:825 : install_etcd3 2021-12-23 15:45:39.200 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-23 15:45:39.200 | Installing etcd 2021-12-23 15:45:39.203 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-23 15:45:39.215 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-23 15:45:39.226 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-23 15:45:39.229 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-23 15:45:39.241 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-23 15:45:39.244 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.246 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.250 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.254 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.256 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-23 15:45:39.259 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-23 15:45:39.261 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.280 | --2021-12-23 15:45:39-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:39.436 | Resolving github.com (github.com)... 140.82.121.4 2021-12-23 15:45:39.481 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-23 15:45:39.618 | HTTP request sent, awaiting response... 302 Found 2021-12-23 15:45:39.618 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211223T154409Z&X-Amz-Expires=300&X-Amz-Signature=787617b80bd1d829a861da23831b8a059f982ca8a5daa0651a22559b0f054d11&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-23 15:45:39.618 | --2021-12-23 15:45:39-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211223T154409Z&X-Amz-Expires=300&X-Amz-Signature=787617b80bd1d829a861da23831b8a059f982ca8a5daa0651a22559b0f054d11&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-23 15:45:39.619 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2021-12-23 15:45:39.644 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-12-23 15:45:40.039 | HTTP request sent, awaiting response... 200 OK 2021-12-23 15:45:40.039 | Length: 11350736 (11M) [application/octet-stream] 2021-12-23 15:45:40.039 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-23 15:45:40.154 | 2021-12-23 15:45:40.384 | 0K ........ .. 100% 31.4M=0.3s 2021-12-23 15:45:40.384 | 2021-12-23 15:45:40.385 | 2021-12-23 15:45:40 (31.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-23 15:45:40.385 | 2021-12-23 15:45:40.388 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-23 15:45:40.391 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:40.393 | ++ functions:get_extra_file:73 : return 2021-12-23 15:45:40.396 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-23 15:45:40.399 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-23 15:45:40.401 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-23 15:45:40.403 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-23 15:45:40.531 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-23 15:45:40.534 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/ 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/README.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-23 15:45:40.538 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-23 15:45:40.539 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-23 15:45:40.540 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-23 15:45:40.541 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-23 15:45:40.542 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-23 15:45:40.543 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-23 15:45:40.544 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-23 15:45:40.545 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-23 15:45:40.546 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-23 15:45:40.547 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-23 15:45:40.547 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-23 15:45:40.547 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-23 15:45:40.547 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-23 15:45:40.547 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-23 15:45:40.548 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-23 15:45:40.549 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-23 15:45:40.550 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-23 15:45:40.759 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-23 15:45:40.759 | etcd-v3.3.12-linux-amd64/etcd 2021-12-23 15:45:41.016 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-23 15:45:41.051 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-23 15:45:41.081 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-23 15:45:41.084 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-23 15:45:41.099 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:45:41.101 | + ./stack.sh:main:844 : install_dstat 2021-12-23 15:45:41.103 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-23 15:45:41.119 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:45:41.122 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-23 15:45:41.125 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:45:41.127 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-23 15:45:41.129 | + ./stack.sh:main:853 : install_libs 2021-12-23 15:45:41.132 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-23 15:45:41.134 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-23 15:45:41.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-23 15:45:41.138 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-23 15:45:41.141 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.143 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.145 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-23 15:45:41.147 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.149 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-23 15:45:41.152 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-23 15:45:41.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-23 15:45:41.156 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-23 15:45:41.158 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.161 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.163 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-23 15:45:41.165 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.167 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-23 15:45:41.170 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-23 15:45:41.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-23 15:45:41.175 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-23 15:45:41.177 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.179 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.181 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-23 15:45:41.183 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.186 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-23 15:45:41.189 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-23 15:45:41.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-23 15:45:41.193 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-23 15:45:41.195 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.197 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.200 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-23 15:45:41.202 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.204 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-23 15:45:41.207 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-23 15:45:41.209 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-23 15:45:41.211 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-23 15:45:41.213 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.216 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.218 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-23 15:45:41.221 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.223 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-23 15:45:41.225 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-23 15:45:41.228 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-23 15:45:41.230 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-23 15:45:41.233 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.235 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.237 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-23 15:45:41.239 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.242 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-23 15:45:41.244 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-23 15:45:41.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-23 15:45:41.249 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-23 15:45:41.252 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.254 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.256 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-23 15:45:41.258 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.261 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-23 15:45:41.263 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-23 15:45:41.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-23 15:45:41.267 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-23 15:45:41.270 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.272 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.274 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-23 15:45:41.276 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.279 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-23 15:45:41.281 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-23 15:45:41.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-23 15:45:41.286 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-23 15:45:41.288 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.290 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.292 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-23 15:45:41.295 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.297 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-23 15:45:41.300 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-23 15:45:41.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-23 15:45:41.304 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-23 15:45:41.306 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.309 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.311 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-23 15:45:41.314 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.316 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-23 15:45:41.318 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-23 15:45:41.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-23 15:45:41.323 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-23 15:45:41.325 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.328 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.330 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-23 15:45:41.333 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.335 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-23 15:45:41.337 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-23 15:45:41.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-23 15:45:41.342 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-23 15:45:41.345 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.347 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.349 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-23 15:45:41.351 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.354 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-23 15:45:41.356 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-23 15:45:41.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-23 15:45:41.361 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-23 15:45:41.364 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.366 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.368 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-23 15:45:41.370 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.373 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-23 15:45:41.375 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-23 15:45:41.377 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-23 15:45:41.380 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-23 15:45:41.382 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.384 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.387 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-23 15:45:41.389 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.391 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-23 15:45:41.393 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-23 15:45:41.396 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-23 15:45:41.398 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-23 15:45:41.400 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.402 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.405 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-23 15:45:41.408 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.410 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-23 15:45:41.412 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-23 15:45:41.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-23 15:45:41.417 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-23 15:45:41.419 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.422 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.424 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-23 15:45:41.426 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.428 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-23 15:45:41.431 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-23 15:45:41.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-23 15:45:41.435 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-23 15:45:41.438 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.440 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.442 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-23 15:45:41.445 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.447 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-23 15:45:41.449 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-23 15:45:41.451 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-23 15:45:41.454 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-23 15:45:41.456 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.458 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.460 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-23 15:45:41.463 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.465 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-23 15:45:41.468 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-23 15:45:41.470 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-23 15:45:41.472 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-23 15:45:41.475 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.477 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.479 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-23 15:45:41.481 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.484 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-23 15:45:41.487 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-23 15:45:41.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-23 15:45:41.492 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-23 15:45:41.494 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.496 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.498 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-23 15:45:41.501 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.503 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-23 15:45:41.505 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-23 15:45:41.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-23 15:45:41.510 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-23 15:45:41.512 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.514 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.517 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-23 15:45:41.519 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.521 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-23 15:45:41.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-23 15:45:41.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-23 15:45:41.528 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-23 15:45:41.531 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.533 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.536 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-23 15:45:41.538 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.540 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-23 15:45:41.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-23 15:45:41.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-23 15:45:41.548 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-23 15:45:41.550 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.552 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.555 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-23 15:45:41.557 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.559 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-23 15:45:41.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-23 15:45:41.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-23 15:45:41.566 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-23 15:45:41.568 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.571 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.573 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-23 15:45:41.575 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.577 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-23 15:45:41.580 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-23 15:45:41.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-23 15:45:41.584 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-23 15:45:41.586 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.589 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.591 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-23 15:45:41.594 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.596 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-23 15:45:41.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-23 15:45:41.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-23 15:45:41.603 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-23 15:45:41.605 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.608 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.610 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-23 15:45:41.613 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.615 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-23 15:45:41.618 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-23 15:45:41.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-23 15:45:41.622 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-23 15:45:41.624 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.627 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.629 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-23 15:45:41.631 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.633 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-23 15:45:41.636 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-23 15:45:41.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-23 15:45:41.640 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-23 15:45:41.643 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.645 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.647 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-23 15:45:41.649 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.652 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-23 15:45:41.654 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-23 15:45:41.657 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-23 15:45:41.659 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-23 15:45:41.661 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.664 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.666 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-23 15:45:41.668 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.671 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-23 15:45:41.673 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-23 15:45:41.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-23 15:45:41.678 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-23 15:45:41.680 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.682 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.685 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-23 15:45:41.687 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.689 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-23 15:45:41.692 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-23 15:45:41.694 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-23 15:45:41.696 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-23 15:45:41.699 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.701 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.704 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-23 15:45:41.706 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.708 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-23 15:45:41.710 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-23 15:45:41.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-23 15:45:41.715 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-23 15:45:41.718 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.720 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.722 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-23 15:45:41.725 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.727 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-23 15:45:41.729 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-23 15:45:41.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-23 15:45:41.734 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-23 15:45:41.736 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.739 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.741 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-23 15:45:41.743 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.746 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-23 15:45:41.748 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-23 15:45:41.750 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-23 15:45:41.753 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-23 15:45:41.755 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.757 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.759 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-23 15:45:41.762 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.765 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-23 15:45:41.767 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-23 15:45:41.769 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-23 15:45:41.771 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-23 15:45:41.774 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.776 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.778 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-23 15:45:41.781 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.783 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-23 15:45:41.786 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-23 15:45:41.788 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-23 15:45:41.790 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-23 15:45:41.792 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:45:41.795 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:45:41.797 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-23 15:45:41.799 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:45:41.801 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-23 15:45:41.820 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-23 15:45:41.824 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-23 15:45:44.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:45:44.459 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.459 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.460 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.460 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.461 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.461 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.461 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.463 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.463 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.464 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.464 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.465 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.465 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.465 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.466 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.466 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.467 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.468 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.468 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.468 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.469 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.469 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.470 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.470 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.471 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.471 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.472 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.472 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.472 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.473 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.473 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.474 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.474 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.475 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.475 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.475 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.476 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.476 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.477 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.477 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.477 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.478 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.478 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.479 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.479 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.479 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.480 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.480 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.481 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.481 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.481 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.482 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.483 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.484 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.484 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.485 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.485 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.486 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.486 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.486 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.487 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.487 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.488 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.488 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.489 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.489 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.489 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.490 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.491 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.491 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.491 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.492 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.492 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.493 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.493 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.494 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.495 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.495 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.495 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.496 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.496 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.497 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.497 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.497 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.498 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.498 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.499 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.499 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.500 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.500 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.501 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.501 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.501 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.502 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.502 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.503 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.503 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.504 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.504 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.504 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.505 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.505 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.506 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.506 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.506 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.507 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.507 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.508 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.508 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.509 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.510 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.510 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.510 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.511 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.511 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.512 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.512 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.513 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.513 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.514 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.514 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.514 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.515 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.515 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.516 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.516 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.517 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.517 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.518 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.518 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.519 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.519 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.520 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.520 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.521 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.521 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.521 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.522 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.522 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.523 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.523 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.524 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.524 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.524 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.525 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.525 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.526 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.526 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.526 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.527 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.527 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.528 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.528 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.529 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.530 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.531 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.531 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.531 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.532 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.532 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.533 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.533 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.534 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.534 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.534 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.535 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.535 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.536 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.536 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.537 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.537 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.537 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.538 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.538 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.539 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.539 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.539 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.540 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.540 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.541 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.541 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.541 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.542 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.542 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.543 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.543 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.544 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.544 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.545 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.546 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.546 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.547 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.547 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.548 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.548 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.548 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.549 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.549 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.550 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.550 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.551 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.551 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.552 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.552 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.552 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.553 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.553 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.554 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.555 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.555 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.556 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.556 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.556 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.557 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.557 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.558 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.558 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.559 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.559 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.559 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.560 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.560 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.561 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.561 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.562 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.562 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.563 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.563 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.563 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.564 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.564 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.565 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.565 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.565 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.566 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.566 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.567 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.567 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.568 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.568 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.568 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.569 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.569 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.570 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.570 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.571 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.571 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.572 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.572 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.572 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.573 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.573 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.574 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.574 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.575 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.575 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.575 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.576 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.576 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.577 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.577 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.578 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.578 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.579 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.579 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.580 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.580 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.581 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.581 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.581 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.582 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.582 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.583 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.583 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.584 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.584 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.585 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.585 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.585 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.586 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.586 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.586 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.587 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.587 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.588 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.588 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.589 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.589 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.589 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.590 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.590 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.591 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.591 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.592 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.593 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.593 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.594 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.594 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.595 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.595 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.596 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.596 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.597 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.597 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.597 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.598 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.598 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.599 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.599 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.600 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.600 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.600 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.601 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.601 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.602 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.602 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.603 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.603 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.604 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.604 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.605 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.605 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.605 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.606 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.606 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.607 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.608 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.608 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.609 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.609 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.610 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.611 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.611 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.611 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.612 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.612 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.612 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.613 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.613 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.614 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.615 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.615 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.616 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.616 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.617 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.617 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.617 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.618 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.618 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.618 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.619 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.620 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.620 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.620 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.621 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.621 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.622 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.622 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.623 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.623 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.624 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.624 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.624 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.625 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.625 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.626 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.626 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.626 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.627 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.627 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.628 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.628 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.629 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.629 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.629 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.630 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.630 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.631 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.631 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.632 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.632 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.632 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.633 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.633 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.634 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.634 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.634 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.635 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.635 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.636 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.636 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.636 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.637 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.637 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.638 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.638 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.639 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.639 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.639 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.640 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.640 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.641 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.641 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.641 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.642 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.643 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.643 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.644 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.644 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.644 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.645 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.645 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:44.646 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:44.646 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:44.769 | Collecting etcd3===0.12.0 2021-12-23 15:45:44.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-23 15:45:47.865 | Collecting grpcio===1.28.1 2021-12-23 15:45:47.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-12-23 15:45:48.794 | Collecting protobuf===3.11.3 2021-12-23 15:45:48.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-12-23 15:45:48.901 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-23 15:45:48.905 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-12-23 15:45:48.918 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-12-23 15:45:48.964 | Building wheels for collected packages: etcd3 2021-12-23 15:45:48.965 | Building wheel for etcd3 (setup.py): started 2021-12-23 15:45:49.754 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-23 15:45:49.755 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=c3076eb4ed9f145ad57262038db35aa4c5659e3791cea3aba10d1283e32704d9 2021-12-23 15:45:49.755 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-23 15:45:49.756 | Successfully built etcd3 2021-12-23 15:45:51.195 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-23 15:45:52.175 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-23 15:45:52.283 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:45:52.283 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:45:52.383 | + inc/python:pip_install:207 : result=0 2021-12-23 15:45:52.385 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:45:52.387 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:52.390 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:52.392 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:52.394 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:52.396 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:52.399 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:45:52.401 | + functions-common:time_stop:2338 : start_time=1640274341815 2021-12-23 15:45:52.403 | + functions-common:time_stop:2340 : [[ -z 1640274341815 ]] 2021-12-23 15:45:52.406 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:52.410 | + functions-common:time_stop:2343 : end_time=1640274352407 2021-12-23 15:45:52.412 | + functions-common:time_stop:2344 : elapsed_time=10592 2021-12-23 15:45:52.414 | + functions-common:time_stop:2345 : total=47813 2021-12-23 15:45:52.416 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:52.418 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=58405 2021-12-23 15:45:52.420 | + inc/python:pip_install:210 : return 0 2021-12-23 15:45:52.423 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-23 15:45:52.441 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-23 15:45:52.446 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-23 15:45:55.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:45:55.111 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.111 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.112 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.112 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.113 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.113 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.113 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.114 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.114 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.115 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.116 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.116 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.116 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.117 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.117 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.118 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.118 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.118 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.119 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.119 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.120 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.121 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.121 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.121 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.122 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.122 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.123 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.123 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.124 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.124 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.125 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.125 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.126 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.126 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.126 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.127 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.127 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.128 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.128 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.129 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.129 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.129 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.130 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.130 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.130 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.131 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.131 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.132 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.132 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.132 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.133 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.133 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.134 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.134 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.135 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.135 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.136 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.136 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.137 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.137 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.137 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.138 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.138 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.139 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.139 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.140 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.140 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.140 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.141 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.141 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.142 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.142 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.142 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.143 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.143 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.144 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.145 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.145 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.146 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.146 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.146 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.147 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.147 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.148 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.148 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.149 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.149 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.149 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.150 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.150 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.151 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.151 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.151 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.152 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.152 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.153 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.153 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.154 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.155 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.155 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.156 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.156 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.156 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.157 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.157 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.159 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.160 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.160 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.161 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.161 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.162 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.162 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.162 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.163 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.163 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.164 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.164 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.165 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.165 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.165 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.166 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.166 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.167 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.167 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.168 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.168 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.169 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.170 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.170 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.171 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.171 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.172 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.172 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.172 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.173 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.173 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.174 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.174 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.175 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.175 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.175 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.176 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.176 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.177 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.177 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.178 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.178 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.178 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.179 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.179 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.180 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.180 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.181 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.181 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.182 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.182 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.183 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.183 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.183 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.184 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.184 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.185 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.185 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.186 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.186 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.187 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.187 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.188 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.188 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.188 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.189 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.189 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.190 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.190 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.190 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.191 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.191 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.192 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.192 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.192 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.193 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.193 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.194 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.194 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.194 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.195 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.196 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.196 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.196 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.197 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.197 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.198 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.198 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.199 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.199 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.199 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.200 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.201 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.202 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.202 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.202 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.203 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.203 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.204 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.204 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.205 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.205 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.205 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.206 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.207 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.207 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.207 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.208 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.208 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.208 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.209 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.209 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.210 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.210 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.211 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.211 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.211 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.212 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.212 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.213 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.213 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.213 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.214 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.214 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.215 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.215 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.216 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.216 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.217 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.217 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.218 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.218 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.219 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.220 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.220 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.220 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.221 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.221 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.222 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.222 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.223 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.223 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.224 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.224 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.225 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.225 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.225 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.226 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.226 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.227 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.227 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.228 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.228 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.228 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.229 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.229 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.230 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.230 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.231 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.231 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.231 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.232 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.233 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.233 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.234 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.234 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.235 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.235 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.236 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.236 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.236 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.237 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.237 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.238 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.238 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.238 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.239 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.239 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.239 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.240 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.241 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.241 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.241 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.242 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.242 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.243 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.243 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.244 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.244 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.244 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.245 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.246 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.246 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.246 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.247 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.247 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.248 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.248 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.249 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.249 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.250 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.250 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.250 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.251 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.251 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.252 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.252 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.253 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.253 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.254 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.254 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.254 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.255 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.255 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.256 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.256 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.257 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.257 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.257 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.258 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.258 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.259 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.259 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.260 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.261 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.261 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.261 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.262 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.262 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.263 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.264 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.264 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.264 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.265 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.266 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.266 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.267 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.267 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.267 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.268 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.268 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.269 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.269 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.269 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.270 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.271 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.271 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.271 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.272 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.272 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.273 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.273 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.273 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.274 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.274 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.275 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.275 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.276 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.276 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.276 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.277 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.277 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.278 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.278 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.278 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.279 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.280 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.280 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.281 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.281 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.281 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.282 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.282 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.283 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.283 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.284 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.284 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.284 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.285 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.285 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.286 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.286 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.287 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.287 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.287 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.288 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.288 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.289 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.289 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.289 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.290 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.290 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.291 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.291 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.292 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.292 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.292 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.293 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.293 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.294 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.294 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.295 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.295 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.296 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.296 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.296 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:45:55.297 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:45:55.297 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:45:55.425 | Collecting etcd3gw===0.2.5 2021-12-23 15:45:55.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-23 15:45:55.510 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-12-23 15:45:55.517 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-23 15:45:55.520 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-23 15:45:55.523 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-23 15:45:55.546 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-23 15:45:55.569 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-23 15:45:55.572 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-23 15:45:55.574 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-23 15:45:57.024 | Installing collected packages: etcd3gw 2021-12-23 15:45:57.132 | Successfully installed etcd3gw-0.2.5 2021-12-23 15:45:57.239 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:45:57.239 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:45:57.314 | + inc/python:pip_install:207 : result=0 2021-12-23 15:45:57.317 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:45:57.319 | + functions-common:time_stop:2331 : local name 2021-12-23 15:45:57.321 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:45:57.324 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:45:57.326 | + functions-common:time_stop:2334 : local total 2021-12-23 15:45:57.328 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:45:57.331 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:45:57.333 | + functions-common:time_stop:2338 : start_time=1640274352437 2021-12-23 15:45:57.335 | + functions-common:time_stop:2340 : [[ -z 1640274352437 ]] 2021-12-23 15:45:57.338 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:45:57.341 | + functions-common:time_stop:2343 : end_time=1640274357338 2021-12-23 15:45:57.343 | + functions-common:time_stop:2344 : elapsed_time=4901 2021-12-23 15:45:57.345 | + functions-common:time_stop:2345 : total=58405 2021-12-23 15:45:57.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:45:57.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63306 2021-12-23 15:45:57.352 | + inc/python:pip_install:210 : return 0 2021-12-23 15:45:57.354 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-23 15:45:57.357 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-23 15:45:57.359 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-23 15:45:57.361 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:45:57.363 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:45:57.366 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:45:57.368 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:45:57.370 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:45:57.373 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:45:57.375 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:45:57.378 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:45:57.380 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-23 15:45:57.382 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 15:45:57.384 | + inc/python:python3_enabled:468 : return 0 2021-12-23 15:45:57.387 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-23 15:45:57.390 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-23 15:45:57.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:57.394 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:57.396 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 15:45:57.399 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:45:57.401 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:45:57.403 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:45:57.406 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:45:57.408 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:45:57.410 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:45:57.413 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:57.415 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:57.417 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:45:57.420 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:45:57.422 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:45:57.424 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:45:57.426 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 15:45:57.429 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:45:57.431 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:45:57.433 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:45:57.436 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 15:45:57.455 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-23 15:45:57.579 | Reading package lists... 2021-12-23 15:45:57.853 | Building dependency tree... 2021-12-23 15:45:57.854 | Reading state information... 2021-12-23 15:45:58.080 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-23 15:45:58.080 | The following packages were automatically installed and are no longer required: 2021-12-23 15:45:58.081 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 15:45:58.081 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 15:45:58.081 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 15:45:58.081 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:45:58.081 | python3-twisted-bin python3-zope.interface 2021-12-23 15:45:58.081 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:45:58.084 | Suggested packages: 2021-12-23 15:45:58.084 | python-uwsgidecorators python3-uwsgidecorators 2021-12-23 15:45:58.132 | The following NEW packages will be installed: 2021-12-23 15:45:58.133 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-23 15:45:58.408 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-23 15:45:58.409 | Need to get 163 kB of archives. 2021-12-23 15:45:58.409 | After this operation, 634 kB of additional disk space will be used. 2021-12-23 15:45:58.409 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-23 15:45:58.667 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-23 15:45:58.861 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-23 15:45:59.535 | Fetched 163 kB in 1s (193 kB/s) 2021-12-23 15:45:59.594 | Selecting previously unselected package uwsgi. 2021-12-23 15:45:59.633 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-12-23 15:45:59.636 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 15:45:59.639 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:45:59.732 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-23 15:45:59.739 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 15:45:59.742 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:45:59.830 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-23 15:45:59.838 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-23 15:45:59.840 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:45:59.923 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:45:59.970 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:45:59.992 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:46:00.551 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-23 15:46:00.605 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:46:00.776 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:46:01.346 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:46:03.312 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:46:03.314 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:46:03.316 | + functions-common:time_stop:2331 : local name 2021-12-23 15:46:03.319 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:46:03.321 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:46:03.323 | + functions-common:time_stop:2334 : local total 2021-12-23 15:46:03.326 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:46:03.328 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:46:03.330 | + functions-common:time_stop:2338 : start_time=1640274357452 2021-12-23 15:46:03.332 | + functions-common:time_stop:2340 : [[ -z 1640274357452 ]] 2021-12-23 15:46:03.335 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:46:03.338 | + functions-common:time_stop:2343 : end_time=1640274363336 2021-12-23 15:46:03.340 | + functions-common:time_stop:2344 : elapsed_time=5884 2021-12-23 15:46:03.343 | + functions-common:time_stop:2345 : total=200942 2021-12-23 15:46:03.349 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:46:03.351 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=206826 2021-12-23 15:46:03.353 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:46:03.355 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-23 15:46:03.358 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:03.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:03.362 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-23 15:46:03.420 | Enabling module proxy. 2021-12-23 15:46:03.425 | To activate the new configuration, you need to run: 2021-12-23 15:46:03.425 | systemctl restart apache2 2021-12-23 15:46:03.429 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-23 15:46:03.487 | Considering dependency proxy for proxy_uwsgi: 2021-12-23 15:46:03.487 | Module proxy already enabled 2021-12-23 15:46:03.487 | Enabling module proxy_uwsgi. 2021-12-23 15:46:03.492 | To activate the new configuration, you need to run: 2021-12-23 15:46:03.492 | systemctl restart apache2 2021-12-23 15:46:03.496 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-23 15:46:03.499 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:46:03.501 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:46:03.503 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:46:03.649 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-23 15:46:03.651 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-23 15:46:03.654 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-23 15:46:03.656 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.659 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.661 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-23 15:46:03.664 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.666 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-23 15:46:03.668 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-23 15:46:03.671 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-23 15:46:03.674 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.676 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.679 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-23 15:46:03.681 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.683 | + ./stack.sh:main:861 : install_glanceclient 2021-12-23 15:46:03.686 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-23 15:46:03.689 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-23 15:46:03.691 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.693 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.696 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-23 15:46:03.698 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.700 | + ./stack.sh:main:862 : install_cinderclient 2021-12-23 15:46:03.703 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-23 15:46:03.705 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-23 15:46:03.707 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.710 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.712 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-23 15:46:03.715 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.717 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-23 15:46:03.719 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-23 15:46:03.722 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.724 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.726 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-23 15:46:03.729 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.732 | + ./stack.sh:main:863 : install_novaclient 2021-12-23 15:46:03.734 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-23 15:46:03.737 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-23 15:46:03.739 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.742 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.744 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-23 15:46:03.746 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.749 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-23 15:46:03.766 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:03.768 | + ./stack.sh:main:865 : install_swiftclient 2021-12-23 15:46:03.770 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-23 15:46:03.772 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-23 15:46:03.775 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.777 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.779 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-23 15:46:03.782 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.784 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-23 15:46:03.800 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:03.802 | + ./stack.sh:main:868 : install_neutronclient 2021-12-23 15:46:03.805 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-23 15:46:03.807 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-23 15:46:03.809 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.812 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.815 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-23 15:46:03.817 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.819 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-23 15:46:03.822 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-23 15:46:03.824 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-23 15:46:03.826 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:03.829 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:03.831 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-23 15:46:03.833 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:03.836 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-23 15:46:03.838 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-23 15:46:03.840 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:46:03.844 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-23 15:46:03.847 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-23 15:46:03.849 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:46:03.852 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:46:03.853 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:46:03.857 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-23 15:46:03.860 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-23 15:46:03.862 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-23 15:46:03.865 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-23 15:46:03.867 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-23 15:46:03.885 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-23 15:46:03.890 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-23 15:46:06.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:46:06.599 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.600 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.600 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.601 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.601 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.602 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.602 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.603 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.603 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.604 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.604 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.604 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.605 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.605 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.606 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.606 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.607 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.607 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.608 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.608 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.608 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.609 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.609 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.610 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.610 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.611 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.611 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.612 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.612 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.613 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.613 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.614 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.614 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.614 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.615 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.616 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.616 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.617 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.617 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.617 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.618 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.618 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.619 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.619 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.619 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.620 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.620 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.621 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.621 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.622 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.622 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.622 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.623 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.623 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.624 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.624 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.625 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.625 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.626 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.627 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.627 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.627 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.628 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.628 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.629 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.629 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.630 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.630 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.630 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.631 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.631 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.632 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.632 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.633 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.633 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.634 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.634 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.635 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.635 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.636 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.636 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.637 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.637 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.638 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.639 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.639 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.640 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.640 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.640 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.641 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.641 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.642 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.642 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.643 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.643 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.644 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.644 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.644 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.645 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.645 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.646 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.646 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.647 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.647 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.647 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.648 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.648 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.650 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.650 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.651 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.651 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.653 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.654 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.654 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.655 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.655 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.656 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.656 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.657 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.657 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.657 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.658 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.658 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.659 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.659 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.660 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.661 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.661 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.661 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.662 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.662 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.663 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.663 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.664 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.664 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.665 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.665 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.666 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.666 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.666 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.667 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.667 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.668 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.668 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.669 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.669 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.670 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.670 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.671 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.671 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.671 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.672 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.673 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.673 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.674 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.674 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.674 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.675 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.675 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.676 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.676 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.677 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.677 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.678 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.678 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.678 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.679 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.679 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.680 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.680 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.681 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.681 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.682 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.682 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.682 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.683 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.683 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.684 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.684 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.685 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.685 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.686 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.686 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.686 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.687 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.687 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.688 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.689 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.689 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.689 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.690 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.690 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.691 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.691 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.692 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.692 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.693 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.693 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.694 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.694 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.694 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.695 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.695 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.696 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.696 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.697 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.697 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.698 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.698 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.699 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.699 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.700 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.701 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.701 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.702 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.702 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.703 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.703 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.703 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.704 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.704 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.705 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.705 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.706 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.706 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.707 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.707 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.707 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.708 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.708 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.709 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.709 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.710 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.710 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.710 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.711 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.711 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.712 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.712 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.713 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.713 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.714 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.714 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.715 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.715 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.716 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.717 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.717 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.718 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.718 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.719 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.719 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.719 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.720 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.720 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.721 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.721 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.722 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.722 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.723 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.723 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.724 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.724 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.725 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.725 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.725 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.726 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.726 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.727 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.727 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.728 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.728 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.729 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.729 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.730 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.730 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.731 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.731 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.732 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.732 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.733 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.733 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.734 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.734 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.734 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.735 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.735 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.736 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.736 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.736 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.737 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.737 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.738 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.738 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.739 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.740 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.740 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.741 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.741 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.742 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.742 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.743 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.743 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.744 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.744 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.744 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.745 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.745 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.746 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.746 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.747 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.748 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.748 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.749 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.749 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.750 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.750 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.751 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.751 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.752 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.752 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.753 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.753 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.753 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.754 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.754 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.755 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.755 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.756 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.757 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.757 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.758 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.758 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.759 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.759 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.759 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.760 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.760 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.761 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.762 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.762 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.763 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.763 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.764 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.764 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.764 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.765 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.765 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.766 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.766 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.767 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.767 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.768 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.768 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.769 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.769 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.770 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.770 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.770 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.771 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.771 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.772 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.772 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.773 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.773 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.773 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.774 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.774 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.775 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.775 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.776 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.776 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.776 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.777 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.777 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.778 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.778 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.779 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.780 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.780 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.780 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.781 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.781 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.782 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.782 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.782 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.783 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.783 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.784 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.784 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.784 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.785 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.785 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.786 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.786 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.787 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.787 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.787 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.788 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.788 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.789 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.789 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.790 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.790 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.791 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.791 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.792 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.792 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.793 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.793 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.794 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:06.795 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:06.795 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:06.797 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-12-23 15:46:06.876 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-12-23 15:46:06.913 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-23 15:46:06.929 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-23 15:46:06.933 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-23 15:46:06.939 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-23 15:46:06.942 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-12-23 15:46:06.947 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-12-23 15:46:07.018 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-12-23 15:46:07.039 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-12-23 15:46:07.042 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-12-23 15:46:07.062 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-12-23 15:46:07.066 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-23 15:46:07.072 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-12-23 15:46:07.087 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-23 15:46:07.101 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-12-23 15:46:07.110 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-23 15:46:07.113 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-12-23 15:46:07.159 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-12-23 15:46:07.172 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-23 15:46:07.195 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-12-23 15:46:07.198 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-23 15:46:07.202 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-12-23 15:46:07.210 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-12-23 15:46:07.215 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-12-23 15:46:07.218 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-23 15:46:07.222 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-12-23 15:46:07.225 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-12-23 15:46:07.228 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-12-23 15:46:07.233 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-12-23 15:46:07.239 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-12-23 15:46:07.242 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-23 15:46:07.265 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-23 15:46:07.268 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-23 15:46:07.270 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-23 15:46:07.274 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-12-23 15:46:08.670 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:46:08.670 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:46:08.743 | + inc/python:pip_install:207 : result=0 2021-12-23 15:46:08.745 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:46:08.748 | + functions-common:time_stop:2331 : local name 2021-12-23 15:46:08.750 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:46:08.753 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:46:08.755 | + functions-common:time_stop:2334 : local total 2021-12-23 15:46:08.757 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:46:08.759 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:46:08.761 | + functions-common:time_stop:2338 : start_time=1640274363880 2021-12-23 15:46:08.763 | + functions-common:time_stop:2340 : [[ -z 1640274363880 ]] 2021-12-23 15:46:08.766 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:46:08.769 | + functions-common:time_stop:2343 : end_time=1640274368767 2021-12-23 15:46:08.771 | + functions-common:time_stop:2344 : elapsed_time=4887 2021-12-23 15:46:08.774 | + functions-common:time_stop:2345 : total=63306 2021-12-23 15:46:08.776 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:46:08.778 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68193 2021-12-23 15:46:08.780 | + inc/python:pip_install:210 : return 0 2021-12-23 15:46:08.783 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-23 15:46:08.785 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-23 15:46:08.787 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:46:08.790 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-23 15:46:08.793 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-23 15:46:08.795 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:46:08.799 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:46:08.799 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:46:08.804 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-23 15:46:08.806 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-23 15:46:08.808 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-23 15:46:08.812 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-23 15:46:08.814 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-23 15:46:08.833 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-23 15:46:08.838 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-23 15:46:11.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:46:11.499 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.500 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.500 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.501 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.501 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.502 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.502 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.503 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.503 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.503 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.504 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.504 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.505 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.505 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.506 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.506 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.507 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.507 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.507 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.508 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.508 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.508 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.509 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.509 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.510 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.510 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.511 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.511 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.512 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.512 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.513 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.513 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.513 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.514 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.514 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.515 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.515 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.516 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.516 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.516 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.517 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.517 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.518 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.518 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.518 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.519 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.519 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.520 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.520 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.521 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.521 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.521 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.522 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.522 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.523 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.523 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.523 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.524 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.525 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.525 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.525 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.526 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.526 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.527 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.527 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.528 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.529 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.529 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.529 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.530 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.530 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.531 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.531 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.531 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.532 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.533 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.533 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.534 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.534 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.535 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.535 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.535 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.536 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.536 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.537 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.537 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.538 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.538 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.538 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.539 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.539 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.540 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.540 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.541 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.541 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.541 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.542 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.542 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.543 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.543 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.544 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.545 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.545 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.545 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.546 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.546 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.547 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.547 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.548 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.548 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.549 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.549 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.550 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.550 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.551 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.551 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.552 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.552 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.553 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.553 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.553 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.554 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.554 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.554 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.555 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.555 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.556 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.556 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.557 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.558 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.558 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.558 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.559 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.559 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.560 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.560 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.561 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.561 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.561 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.562 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.562 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.563 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.563 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.564 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.564 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.564 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.565 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.565 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.566 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.566 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.567 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.567 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.568 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.568 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.569 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.569 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.570 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.570 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.571 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.571 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.571 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.572 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.572 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.573 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.573 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.574 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.574 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.574 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.575 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.575 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.576 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.576 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.577 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.577 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.578 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.578 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.579 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.579 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.579 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.580 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.580 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.581 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.581 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.581 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.582 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.582 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.583 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.583 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.583 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.584 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.585 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.585 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.585 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.586 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.587 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.587 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.587 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.588 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.588 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.589 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.589 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.589 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.590 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.591 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.592 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.592 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.592 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.594 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.594 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.595 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.595 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.596 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.596 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.596 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.597 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.597 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.598 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.598 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.599 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.599 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.599 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.600 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.600 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.601 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.601 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.602 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.602 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.603 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.603 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.603 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.604 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.604 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.604 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.605 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.605 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.606 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.607 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.607 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.608 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.608 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.609 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.609 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.609 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.610 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.610 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.611 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.611 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.612 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.612 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.613 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.613 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.614 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.614 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.614 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.615 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.616 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.616 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.616 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.617 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.617 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.618 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.618 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.619 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.619 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.619 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.620 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.620 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.621 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.621 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.622 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.622 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.623 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.623 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.624 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.624 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.625 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.625 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.625 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.626 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.626 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.627 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.627 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.627 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.628 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.628 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.628 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.629 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.629 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.630 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.630 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.631 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.631 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.631 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.632 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.632 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.633 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.633 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.634 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.635 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.635 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.635 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.636 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.636 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.637 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.637 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.638 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.638 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.638 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.639 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.639 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.640 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.640 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.641 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.641 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.642 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.642 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.642 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.643 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.643 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.644 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.644 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.645 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.645 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.646 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.646 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.646 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.647 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.647 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.648 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.648 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.649 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.650 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.650 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.651 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.651 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.651 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.652 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.652 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.653 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.654 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.654 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.655 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.655 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.656 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.656 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.656 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.657 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.657 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.658 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.658 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.658 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.659 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.660 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.660 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.660 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.661 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.661 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.662 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.662 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.663 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.663 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.664 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.664 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.664 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.665 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.665 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.666 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.666 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.666 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.667 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.667 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.668 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.668 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.669 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.670 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.670 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.671 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.671 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.672 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.672 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.673 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.673 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.673 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.674 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.674 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.675 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.675 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.675 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.676 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.676 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.677 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.677 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.677 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.678 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.678 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.679 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.679 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.680 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.680 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.680 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.681 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.681 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.681 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.682 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.682 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.683 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.683 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.684 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.685 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.685 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.686 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.686 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.686 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:11.687 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:11.687 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:11.809 | Collecting python-memcached===1.59 2021-12-23 15:46:11.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-23 15:46:11.888 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-23 15:46:13.387 | Installing collected packages: python-memcached 2021-12-23 15:46:13.482 | Successfully installed python-memcached-1.59 2021-12-23 15:46:13.589 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:46:13.589 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:46:13.664 | + inc/python:pip_install:207 : result=0 2021-12-23 15:46:13.666 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:46:13.669 | + functions-common:time_stop:2331 : local name 2021-12-23 15:46:13.671 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:46:13.674 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:46:13.676 | + functions-common:time_stop:2334 : local total 2021-12-23 15:46:13.678 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:46:13.680 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:46:13.682 | + functions-common:time_stop:2338 : start_time=1640274368828 2021-12-23 15:46:13.684 | + functions-common:time_stop:2340 : [[ -z 1640274368828 ]] 2021-12-23 15:46:13.687 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:46:13.690 | + functions-common:time_stop:2343 : end_time=1640274373688 2021-12-23 15:46:13.693 | + functions-common:time_stop:2344 : elapsed_time=4860 2021-12-23 15:46:13.695 | + functions-common:time_stop:2345 : total=68193 2021-12-23 15:46:13.697 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:46:13.699 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73053 2021-12-23 15:46:13.702 | + inc/python:pip_install:210 : return 0 2021-12-23 15:46:13.704 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-23 15:46:13.721 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:13.723 | + ./stack.sh:main:875 : '[' 10.222.0.67 == 10.222.0.67 ']' 2021-12-23 15:46:13.725 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-23 15:46:13.728 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-23 15:46:13.730 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-23 15:46:13.733 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:46:13.735 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-23 15:46:13.738 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-23 15:46:13.752 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:46:13.754 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-23 15:46:13.756 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-23 15:46:13.758 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-23 15:46:13.760 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:46:13.762 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:46:13.765 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:46:13.767 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:46:13.769 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:46:13.772 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:46:13.786 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:46:13.788 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:46:13.791 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:46:13.793 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:46:13.794 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:46:13.798 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-23 15:46:13.800 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:46:13.802 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-23 15:46:13.805 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:46:13.805 | + functions-common:git_clone:593 : head -1 2021-12-23 15:46:13.807 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-23 15:46:13.810 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:46:13.812 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-23 15:46:13.814 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:46:13.816 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 15:46:13.819 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-23 15:46:13.821 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:46:13.823 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-23 15:46:13.826 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:46:13.828 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 15:46:13.830 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-23 15:46:13.832 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:46:13.835 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:46:13.837 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-23 15:46:13.840 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:46:13.843 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-23 15:46:13.845 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:46:13.848 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:46:13.850 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-23 15:46:13.855 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-23 15:46:13.858 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-23 15:46:14.873 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-23 15:46:14.875 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:46:14.877 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:46:14.879 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:46:14.881 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-23 15:46:14.883 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-23 15:46:14.885 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:46:14.888 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:46:14.890 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:46:14.892 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:46:14.894 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:46:14.896 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:46:14.899 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:46:14.901 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-23 15:46:14.919 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-23 15:46:14.923 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-23 15:46:17.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:46:17.601 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:46:17.602 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.602 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.603 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.603 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.604 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.604 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.605 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.605 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.606 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.606 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.607 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.608 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.608 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.608 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.609 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.609 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.610 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.610 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.611 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.611 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.612 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.612 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.612 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.613 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.613 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.616 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.616 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.616 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.617 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.618 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.618 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.619 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.619 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.619 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.620 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.620 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.621 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.621 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.622 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.622 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.622 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.623 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.623 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.623 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.624 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.624 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.625 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.625 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.626 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.626 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.627 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.627 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.627 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.628 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.628 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.629 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.629 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.630 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.630 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.631 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.631 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.632 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.632 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.633 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.634 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.634 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.635 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.635 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.636 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.637 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.637 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.638 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.638 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.639 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.639 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.639 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.640 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.640 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.641 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.641 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.641 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.642 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.643 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.643 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.644 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.644 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.644 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.645 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.645 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.646 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.646 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.647 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.647 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.648 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.648 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.649 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.649 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.650 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.650 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.651 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.651 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.652 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.652 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.653 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.654 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.655 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.655 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.655 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.656 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.656 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.657 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.657 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.658 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.658 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.659 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.659 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.660 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.660 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.660 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.661 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.661 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.662 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.662 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.663 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.663 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.664 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.664 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.665 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.665 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.666 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.666 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.666 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.667 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.667 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.668 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.668 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.669 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.670 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.670 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.670 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.671 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.671 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.672 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.672 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.673 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.673 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.674 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.674 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.675 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.675 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.675 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.676 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.676 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.677 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.677 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.677 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.678 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.678 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.679 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.679 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.680 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.680 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.680 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.681 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.681 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.682 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.682 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.682 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.683 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.683 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.684 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.684 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.685 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.685 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.685 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.686 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.686 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.687 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.687 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.688 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.688 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.689 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.689 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.689 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.690 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.690 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.690 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.691 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.691 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.692 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.692 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.693 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.693 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.694 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.694 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.694 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.695 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.695 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.695 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.696 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.696 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.697 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.697 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.698 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.698 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.698 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.699 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.699 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.700 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.701 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.701 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.702 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.702 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.702 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.703 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.703 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.704 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.704 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.704 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.705 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.705 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.706 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.706 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.707 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.707 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.707 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.708 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.708 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.709 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.709 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.709 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.710 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.711 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.712 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.712 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.713 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.714 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.714 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.714 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.715 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.716 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.716 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.717 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.717 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.718 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.718 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.719 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.719 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.720 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.720 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.720 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.721 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.721 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.722 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.722 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.723 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.723 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.724 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.724 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.724 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.725 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.725 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.726 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.726 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.726 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.727 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.727 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.728 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.728 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.729 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.729 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.729 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.730 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.730 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.731 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.732 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.732 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.732 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.733 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.733 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.734 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.734 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.734 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.735 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.735 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.736 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.736 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.737 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.737 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.737 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.738 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.738 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.739 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.739 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.739 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.740 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.741 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.741 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.741 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.742 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.742 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.743 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.743 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.744 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.744 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.745 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.745 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.745 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.746 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.746 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.747 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.747 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.748 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.748 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.749 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.749 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.749 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.750 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.750 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.751 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.751 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.752 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.752 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.753 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.753 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.753 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.754 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.754 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.755 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.756 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.756 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.757 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.757 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.757 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.758 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.758 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.759 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.759 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.760 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.760 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.761 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.761 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.762 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.763 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.763 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.764 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.764 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.766 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.766 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.767 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.767 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.768 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.768 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.769 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.769 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.769 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.770 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.770 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.771 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.771 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.772 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.772 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.773 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.773 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.774 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.774 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.774 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.775 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.775 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.776 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.776 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.776 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.777 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.778 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.779 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.779 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.780 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.780 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.780 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.781 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.782 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.782 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.783 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.783 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.784 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.784 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.784 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.785 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.785 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.786 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.786 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.786 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.787 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.787 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.788 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.788 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.788 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.789 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.789 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.790 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.790 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.791 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.791 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.792 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.792 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.793 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.793 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.794 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.795 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.795 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.796 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.796 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:17.796 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:17.797 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:17.797 | Obtaining file:///opt/stack/keystone 2021-12-23 15:46:19.446 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:46:21.212 | Collecting Flask===1.1.2 2021-12-23 15:46:21.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-23 15:46:21.413 | Collecting Flask-RESTful===0.3.8 2021-12-23 15:46:21.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-23 15:46:21.494 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:46:21.501 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:46:21.570 | Collecting PyJWT===1.7.1 2021-12-23 15:46:21.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-23 15:46:21.597 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:46:21.620 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:46:21.778 | Collecting Werkzeug===1.0.1 2021-12-23 15:46:21.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-23 15:46:21.988 | Collecting aniso8601===8.0.0 2021-12-23 15:46:21.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-23 15:46:22.079 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-23 15:46:22.090 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:46:22.168 | Collecting click===7.1.1 2021-12-23 15:46:22.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-23 15:46:22.186 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-23 15:46:22.240 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-23 15:46:22.347 | Collecting itsdangerous===1.1.0 2021-12-23 15:46:22.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-23 15:46:22.431 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-23 15:46:22.464 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-12-23 15:46:22.526 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-12-23 15:46:22.894 | Collecting oauthlib===3.1.0 2021-12-23 15:46:22.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-23 15:46:22.922 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-12-23 15:46:22.979 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-23 15:46:22.993 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-23 15:46:23.000 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-23 15:46:23.055 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-12-23 15:46:23.064 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-12-23 15:46:23.109 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-12-23 15:46:23.176 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-12-23 15:46:23.197 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-23 15:46:23.216 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-12-23 15:46:23.230 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-12-23 15:46:23.259 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-12-23 15:46:23.269 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-12-23 15:46:23.287 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-12-23 15:46:23.430 | Collecting passlib===1.7.2 2021-12-23 15:46:23.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-23 15:46:23.532 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-12-23 15:46:23.535 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-12-23 15:46:23.537 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-12-23 15:46:23.549 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-12-23 15:46:23.552 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-12-23 15:46:23.554 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-12-23 15:46:23.557 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-12-23 15:46:23.675 | Collecting pysaml2===5.0.0 2021-12-23 15:46:23.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-23 15:46:23.772 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-12-23 15:46:23.777 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-12-23 15:46:23.798 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-12-23 15:46:23.802 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-12-23 15:46:23.825 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-23 15:46:24.083 | Collecting scrypt===0.8.13 2021-12-23 15:46:24.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-23 15:46:24.841 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-12-23 15:46:24.844 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-12-23 15:46:24.856 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-12-23 15:46:24.859 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-12-23 15:46:24.862 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-12-23 15:46:24.868 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-12-23 15:46:24.879 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-12-23 15:46:24.885 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-12-23 15:46:24.906 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-12-23 15:46:24.910 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-12-23 15:46:24.917 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-12-23 15:46:24.941 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-12-23 15:46:24.944 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-23 15:46:24.947 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-23 15:46:24.967 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-23 15:46:25.015 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:46:25.062 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-12-23 15:46:25.133 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 15:46:25.142 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-12-23 15:46:25.145 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:46:25.149 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:46:25.159 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:46:25.163 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-23 15:46:25.171 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-12-23 15:46:25.220 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-23 15:46:25.223 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-23 15:46:25.229 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-23 15:46:25.239 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-23 15:46:25.242 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:46:25.250 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-12-23 15:46:25.264 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:46:25.273 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-23 15:46:25.285 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:46:25.293 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-12-23 15:46:25.296 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-23 15:46:25.386 | Collecting defusedxml===0.6.0 2021-12-23 15:46:25.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-23 15:46:25.470 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-12-23 15:46:25.485 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-23 15:46:25.489 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:46:25.492 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:46:25.494 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:46:25.497 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-12-23 15:46:25.499 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-23 15:46:25.502 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-12-23 15:46:25.504 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-12-23 15:46:25.507 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-12-23 15:46:25.519 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-12-23 15:46:25.524 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-12-23 15:46:25.527 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:46:25.536 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-12-23 15:46:25.539 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-12-23 15:46:25.542 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-23 15:46:25.545 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-12-23 15:46:25.547 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-12-23 15:46:25.554 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-23 15:46:25.561 | Building wheels for collected packages: scrypt 2021-12-23 15:46:25.561 | Building wheel for scrypt (setup.py): started 2021-12-23 15:46:28.180 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-23 15:46:28.182 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73184 sha256=9df2f34d84a0f747f48747217bce4fb4cfa120c8e9e01ce44538f3f59433b8be 2021-12-23 15:46:28.182 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-23 15:46:28.183 | Successfully built scrypt 2021-12-23 15:46:29.054 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-23 15:46:29.259 | Attempting uninstall: click 2021-12-23 15:46:29.261 | Found existing installation: click 6.7 2021-12-23 15:46:29.266 | Uninstalling click-6.7: 2021-12-23 15:46:29.284 | Successfully uninstalled click-6.7 2021-12-23 15:46:29.898 | Attempting uninstall: oauthlib 2021-12-23 15:46:29.899 | Found existing installation: oauthlib 2.0.6 2021-12-23 15:46:29.906 | Uninstalling oauthlib-2.0.6: 2021-12-23 15:46:29.923 | Successfully uninstalled oauthlib-2.0.6 2021-12-23 15:46:30.549 | Attempting uninstall: PyJWT 2021-12-23 15:46:30.550 | Found existing installation: PyJWT 1.5.3 2021-12-23 15:46:30.557 | Uninstalling PyJWT-1.5.3: 2021-12-23 15:46:30.573 | Successfully uninstalled PyJWT-1.5.3 2021-12-23 15:46:30.606 | Running setup.py develop for keystone 2021-12-23 15:46:32.450 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-12-23 15:46:32.564 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:46:32.564 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:46:32.663 | + inc/python:pip_install:207 : result=0 2021-12-23 15:46:32.665 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:46:32.667 | + functions-common:time_stop:2331 : local name 2021-12-23 15:46:32.670 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:46:32.672 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:46:32.674 | + functions-common:time_stop:2334 : local total 2021-12-23 15:46:32.676 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:46:32.678 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:46:32.680 | + functions-common:time_stop:2338 : start_time=1640274374914 2021-12-23 15:46:32.682 | + functions-common:time_stop:2340 : [[ -z 1640274374914 ]] 2021-12-23 15:46:32.685 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:46:32.688 | + functions-common:time_stop:2343 : end_time=1640274392685 2021-12-23 15:46:32.690 | + functions-common:time_stop:2344 : elapsed_time=17771 2021-12-23 15:46:32.692 | + functions-common:time_stop:2345 : total=73053 2021-12-23 15:46:32.694 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:46:32.696 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=90824 2021-12-23 15:46:32.698 | + inc/python:pip_install:210 : return 0 2021-12-23 15:46:32.701 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:46:32.703 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 15:46:32.706 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 15:46:32.722 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-23 15:46:32.734 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-23 15:46:32.736 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-23 15:46:32.738 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:46:32.741 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:46:32.743 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-23 15:46:32.745 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:46:32.748 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-23 15:46:32.763 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:46:32.765 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-23 15:46:32.768 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-23 15:46:32.770 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-23 15:46:32.789 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-23 15:46:32.795 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-12-23 15:46:35.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:46:35.479 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:46:35.479 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.480 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.480 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.481 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.481 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.481 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.482 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.482 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.483 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.483 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.484 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.484 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.485 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.485 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.485 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.486 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.486 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.487 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.487 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.488 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.488 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.489 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.489 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.489 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.490 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.492 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.493 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.493 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.494 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.494 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.495 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.495 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.495 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.496 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.497 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.497 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.498 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.498 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.499 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.499 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.499 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.500 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.500 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.500 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.501 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.501 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.502 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.502 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.503 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.503 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.504 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.504 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.505 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.505 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.505 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.506 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.506 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.507 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.507 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.508 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.508 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.509 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.509 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.510 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.511 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.511 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.512 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.513 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.513 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.514 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.515 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.515 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.515 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.516 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.516 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.517 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.517 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.517 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.518 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.518 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.519 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.519 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.520 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.520 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.521 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.521 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.521 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.522 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.522 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.523 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.523 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.524 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.524 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.525 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.525 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.526 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.526 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.527 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.527 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.528 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.528 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.529 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.529 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.530 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.530 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.531 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.531 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.531 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.532 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.532 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.533 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.533 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.534 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.534 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.535 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.535 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.536 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.536 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.537 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.537 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.537 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.538 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.538 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.539 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.539 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.540 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.540 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.541 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.541 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.541 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.542 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.542 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.543 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.543 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.544 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.544 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.545 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.545 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.545 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.546 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.546 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.547 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.547 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.548 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.548 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.549 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.549 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.549 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.550 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.550 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.551 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.551 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.552 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.552 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.552 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.553 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.553 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.553 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.554 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.554 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.555 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.555 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.556 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.556 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.556 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.557 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.557 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.558 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.558 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.559 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.560 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.560 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.560 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.561 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.561 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.562 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.562 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.562 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.563 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.564 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.564 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.564 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.565 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.565 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.566 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.566 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.566 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.567 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.567 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.568 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.568 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.568 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.569 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.569 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.570 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.570 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.571 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.571 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.571 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.572 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.572 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.572 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.573 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.573 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.574 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.575 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.575 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.575 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.576 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.576 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.577 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.577 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.577 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.578 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.578 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.579 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.579 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.580 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.580 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.580 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.581 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.581 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.581 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.582 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.582 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.583 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.583 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.584 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.584 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.584 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.585 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.585 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.586 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.587 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.587 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.588 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.589 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.589 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.590 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.590 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.591 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.591 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.592 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.592 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.592 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.593 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.593 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.594 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.594 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.594 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.595 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.595 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.596 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.596 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.597 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.597 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.597 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.598 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.598 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.599 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.599 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.600 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.600 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.601 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.601 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.601 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.602 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.602 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.602 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.603 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.603 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.604 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.604 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.605 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.605 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.606 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.606 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.607 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.607 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.607 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.608 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.608 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.609 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.609 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.610 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.610 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.610 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.611 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.611 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.611 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.612 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.612 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.613 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.613 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.614 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.614 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.615 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.615 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.616 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.616 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.616 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.617 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.617 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.618 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.618 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.619 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.619 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.619 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.635 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.635 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.636 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.637 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.637 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.638 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.638 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.639 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.639 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.640 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.640 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.640 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.641 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.641 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.641 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.642 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.642 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.643 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.643 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.644 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.644 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.645 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.646 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.646 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.647 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.647 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.647 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.648 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.648 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.649 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.649 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.650 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.650 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.650 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.651 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.651 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.652 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.652 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.653 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.653 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.654 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.654 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.654 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.655 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.655 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.656 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.656 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.657 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.657 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.657 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.658 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.658 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.659 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.659 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.660 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.660 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.661 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.661 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.661 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.662 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.662 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.663 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.663 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.663 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.664 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.664 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.665 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.665 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.666 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.666 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.666 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.667 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.667 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.668 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.668 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.669 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.669 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.670 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.670 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.671 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.671 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.672 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.672 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.672 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.673 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.673 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.674 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.674 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.675 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.675 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.675 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.676 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.676 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.677 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.677 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.677 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.678 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.678 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.679 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.679 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.680 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.680 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.681 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.681 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.682 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.682 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:35.683 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:46:35.684 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:46:35.684 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:46:36.117 | Collecting uwsgi 2021-12-23 15:46:36.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-23 15:46:37.229 | Building wheels for collected packages: uwsgi 2021-12-23 15:46:37.230 | Building wheel for uwsgi (setup.py): started 2021-12-23 15:46:53.427 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-23 15:46:53.432 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597544 sha256=3abbcd9ccc05e2a917750f8f41e75c7087cc85ab7df89d94a0d7a612eec6f319 2021-12-23 15:46:53.432 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-23 15:46:53.433 | Successfully built uwsgi 2021-12-23 15:46:55.075 | Installing collected packages: uwsgi 2021-12-23 15:46:55.190 | Successfully installed uwsgi-2.0.20 2021-12-23 15:46:55.303 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:46:55.303 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:46:55.422 | + inc/python:pip_install:207 : result=0 2021-12-23 15:46:55.424 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:46:55.426 | + functions-common:time_stop:2331 : local name 2021-12-23 15:46:55.429 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:46:55.431 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:46:55.434 | + functions-common:time_stop:2334 : local total 2021-12-23 15:46:55.436 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:46:55.439 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:46:55.441 | + functions-common:time_stop:2338 : start_time=1640274392785 2021-12-23 15:46:55.443 | + functions-common:time_stop:2340 : [[ -z 1640274392785 ]] 2021-12-23 15:46:55.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:46:55.450 | + functions-common:time_stop:2343 : end_time=1640274415447 2021-12-23 15:46:55.452 | + functions-common:time_stop:2344 : elapsed_time=22662 2021-12-23 15:46:55.454 | + functions-common:time_stop:2345 : total=90824 2021-12-23 15:46:55.457 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:46:55.459 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=113486 2021-12-23 15:46:55.461 | + inc/python:pip_install:210 : return 0 2021-12-23 15:46:55.464 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:46:55.466 | + ./stack.sh:main:877 : configure_keystone 2021-12-23 15:46:55.469 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-23 15:46:55.480 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-23 15:46:55.483 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-23 15:46:55.487 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-23 15:46:55.502 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:46:55.504 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-23 15:46:55.530 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-23 15:46:55.554 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-23 15:46:55.580 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-23 15:46:55.605 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-23 15:46:55.633 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-23 15:46:55.659 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-23 15:46:55.682 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-23 15:46:55.706 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-23 15:46:55.709 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-23 15:46:55.711 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-23 15:46:55.713 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-23 15:46:55.715 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:46:55.718 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:46:55.732 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:55.735 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:46:55.737 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:46:55.740 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:46:55.754 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:55.756 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:46:55.759 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:46:55.784 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:46:55.786 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:46:55.789 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-23 15:46:55.791 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-23 15:46:55.794 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-23 15:46:55.809 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:46:55.811 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2021-12-23 15:46:55.836 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.67/identity 2021-12-23 15:46:55.861 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-23 15:46:55.863 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-23 15:46:55.890 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-23 15:46:55.892 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-23 15:46:55.894 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-23 15:46:55.897 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-23 15:46:55.899 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-23 15:46:55.902 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-23 15:46:55.935 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-23 15:46:55.937 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-23 15:46:55.940 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-23 15:46:55.942 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:46:55.944 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:46:55.946 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-23 15:46:55.949 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-23 15:46:55.951 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:46:55.954 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:46:55.969 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:46:55.971 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:46:55.973 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:46:55.976 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:46:55.978 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:46:56.002 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:46:56.026 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:46:56.051 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:46:56.075 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-23 15:46:56.098 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-23 15:46:56.101 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-23 15:46:56.103 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-23 15:46:56.106 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-23 15:46:56.108 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-23 15:46:56.110 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 15:46:56.113 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:46:56.116 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-23 15:46:56.119 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-23 15:46:56.121 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:46:56.124 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:46:56.135 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:46:56.135 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:46:56.142 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:46:56.145 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:46:56.159 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-23 15:46:56.161 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-23 15:46:56.165 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-23 15:46:56.190 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-23 15:46:56.215 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-23 15:46:56.240 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-23 15:46:56.263 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-23 15:46:56.287 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-23 15:46:56.311 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-23 15:46:56.334 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-23 15:46:56.359 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-23 15:46:56.382 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:46:56.406 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-23 15:46:56.430 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-23 15:46:56.453 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-23 15:46:56.477 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 15:46:56.480 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 15:46:56.483 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-23 15:46:56.485 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-23 15:46:56.487 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:46:56.490 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:56.492 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:56.495 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 15:46:56.497 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 15:46:56.500 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-23 15:46:56.524 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-23 15:46:56.549 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-23 15:46:56.550 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-12-23 15:46:56.556 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-23 15:46:56.560 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-23 15:46:56.562 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-23 15:46:56.565 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:46:56.567 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:46:56.569 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:46:56.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:56.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:56.576 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:46:56.579 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:46:56.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:56.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:56.586 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-23 15:46:56.643 | Enabling site keystone-wsgi-public. 2021-12-23 15:46:56.648 | To activate the new configuration, you need to run: 2021-12-23 15:46:56.648 | systemctl reload apache2 2021-12-23 15:46:56.653 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 15:46:56.655 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:46:56.657 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:46:56.660 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:46:56.799 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-23 15:46:56.802 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-23 15:46:56.804 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-23 15:46:56.807 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-23 15:46:56.809 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 15:46:56.811 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:46:56.814 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-23 15:46:56.819 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-23 15:46:56.821 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:46:56.824 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:46:56.835 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:46:56.835 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:46:56.843 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:46:56.846 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:46:56.860 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-23 15:46:56.862 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-23 15:46:56.866 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-23 15:46:56.892 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-23 15:46:56.916 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-23 15:46:56.940 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-23 15:46:56.963 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-23 15:46:56.988 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-23 15:46:57.011 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-23 15:46:57.035 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-23 15:46:57.060 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-23 15:46:57.083 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:46:57.108 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-23 15:46:57.132 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-23 15:46:57.156 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-23 15:46:57.180 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 15:46:57.183 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 15:46:57.186 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-23 15:46:57.188 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-23 15:46:57.190 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:46:57.193 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:57.195 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:57.197 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 15:46:57.201 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 15:46:57.203 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-23 15:46:57.228 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-23 15:46:57.252 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-12-23 15:46:57.253 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-23 15:46:57.260 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-23 15:46:57.263 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-23 15:46:57.266 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-23 15:46:57.268 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:46:57.270 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:46:57.272 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:46:57.275 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:57.278 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:57.280 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:46:57.282 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:46:57.285 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:46:57.287 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:46:57.289 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-23 15:46:57.346 | Enabling site keystone-wsgi-admin. 2021-12-23 15:46:57.351 | To activate the new configuration, you need to run: 2021-12-23 15:46:57.351 | systemctl reload apache2 2021-12-23 15:46:57.355 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 15:46:57.357 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:46:57.360 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:46:57.362 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:46:57.514 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-23 15:46:57.540 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-23 15:46:57.566 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-23 15:46:57.592 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-23 15:46:57.594 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-23 15:46:57.620 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-23 15:46:57.645 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-23 15:46:57.669 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-23 15:46:57.685 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:46:57.688 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-23 15:46:57.704 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:46:57.706 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-23 15:46:57.708 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-23 15:46:57.711 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-23 15:46:57.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:46:57.716 | + lib/stack:stack_install_service:32 : install_swift 2021-12-23 15:46:57.718 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-23 15:46:57.720 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-23 15:46:57.722 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-23 15:46:57.725 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:46:57.727 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:46:57.729 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:46:57.732 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:46:57.734 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:46:57.737 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:46:57.752 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:46:57.755 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:46:57.757 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:46:57.759 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:46:57.760 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:46:57.765 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-23 15:46:57.767 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:46:57.769 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-23 15:46:57.772 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:46:57.772 | + functions-common:git_clone:593 : head -1 2021-12-23 15:46:57.775 | ade6b52f5 Fix cname_lookup test 2021-12-23 15:46:57.777 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:46:57.780 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-23 15:46:57.782 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:46:57.785 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 15:46:57.787 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-23 15:46:57.789 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-23 15:46:57.792 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-23 15:46:57.794 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:46:57.796 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 15:46:57.799 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-23 15:46:57.801 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:46:57.803 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-23 15:46:57.806 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-23 15:46:57.809 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:46:57.812 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-23 15:46:57.814 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:46:57.816 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:46:57.819 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-23 15:46:57.825 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-23 15:46:57.827 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-23 15:46:58.847 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-23 15:46:58.849 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:46:58.852 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:46:58.854 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:46:58.857 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-23 15:46:58.859 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-23 15:46:58.861 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:46:58.863 | + inc/python:setup_package:440 : local extras=keystone 2021-12-23 15:46:58.866 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:46:58.868 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-23 15:46:58.871 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-23 15:46:58.873 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-23 15:46:58.876 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:46:58.878 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-23 15:46:58.896 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-23 15:46:58.900 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-23 15:47:01.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:47:01.604 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:47:01.605 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.606 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.606 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.606 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.607 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.607 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.608 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.608 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.609 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.609 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.610 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.610 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.611 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.611 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.612 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.612 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.612 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.613 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.613 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.614 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.614 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.615 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.615 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.616 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.616 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.618 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.619 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.619 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.620 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.626 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.626 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.627 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.627 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.627 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.628 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.628 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.629 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.629 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.629 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.630 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.630 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.631 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.631 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.631 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.632 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.632 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.633 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.633 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.633 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.634 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.635 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.635 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.635 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.636 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.637 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.637 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.638 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.638 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.639 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.639 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.640 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.641 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.641 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.642 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.642 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.643 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.643 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.644 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.644 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.645 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.646 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.646 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.646 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.647 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.647 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.648 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.648 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.649 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.649 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.649 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.650 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.651 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.651 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.652 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.652 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.652 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.653 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.654 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.655 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.655 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.656 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.656 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.656 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.657 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.658 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.658 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.659 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.659 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.660 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.660 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.660 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.662 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.663 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.663 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.663 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.664 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.664 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.665 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.665 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.666 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.666 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.667 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.668 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.668 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.669 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.669 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.670 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.670 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.671 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.671 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.672 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.672 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.672 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.673 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.673 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.674 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.674 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.675 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.675 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.676 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.676 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.676 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.677 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.677 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.678 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.678 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.679 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.679 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.679 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.680 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.680 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.681 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.681 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.681 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.682 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.683 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.684 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.684 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.685 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.685 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.685 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.686 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.686 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.687 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.687 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.688 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.688 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.688 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.689 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.689 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.690 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.690 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.691 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.691 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.691 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.692 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.692 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.693 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.693 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.694 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.694 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.694 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.695 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.695 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.695 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.696 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.696 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.697 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.697 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.697 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.698 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.698 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.699 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.699 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.700 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.700 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.700 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.701 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.701 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.701 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.702 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.702 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.703 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.703 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.704 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.704 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.704 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.705 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.705 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.706 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.706 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.706 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.707 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.707 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.708 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.708 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.708 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.709 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.709 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.710 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.710 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.711 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.711 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.711 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.712 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.712 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.712 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.713 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.713 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.714 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.714 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.715 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.715 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.716 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.716 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.716 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.717 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.717 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.718 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.734 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.735 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.735 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.736 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.737 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.737 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.738 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.739 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.739 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.739 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.740 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.741 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.741 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.742 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.742 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.742 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.743 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.743 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.744 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.744 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.745 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.746 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.746 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.747 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.747 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.748 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.748 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.748 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.749 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.749 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.750 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.750 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.751 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.751 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.751 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.752 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.752 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.753 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.753 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.753 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.754 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.754 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.755 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.755 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.756 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.756 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.757 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.757 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.757 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.758 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.758 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.759 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.759 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.760 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.760 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.761 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.761 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.761 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.762 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.762 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.762 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.763 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.763 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.764 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.764 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.765 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.765 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.765 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.766 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.766 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.767 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.767 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.768 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.768 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.768 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.769 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.769 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.770 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.770 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.771 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.771 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.771 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.772 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.772 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.773 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.773 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.774 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.774 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.774 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.775 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.775 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.776 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.776 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.776 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.777 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.777 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.778 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.778 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.779 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.779 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.780 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.781 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.781 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.782 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.782 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.782 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.783 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.783 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.784 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.784 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.785 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.785 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.785 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.786 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.786 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.787 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.787 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.788 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.788 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.789 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.789 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.790 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.790 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.790 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.791 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.791 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.793 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.793 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.793 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.794 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.794 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.795 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.795 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.797 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.798 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.798 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.799 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.799 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.799 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.800 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.800 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.801 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.801 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.802 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.802 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.803 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.803 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.803 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.804 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.804 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.805 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.805 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.806 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.806 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.807 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.807 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.808 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.809 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.809 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.809 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.810 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.810 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.811 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.811 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.812 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.812 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.812 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.813 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.813 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.814 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.814 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.815 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.815 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.815 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.816 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.816 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.817 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.817 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.818 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.819 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.819 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.819 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:01.820 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:01.820 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:01.821 | Obtaining file:///opt/stack/swift 2021-12-23 15:47:03.148 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:47:04.465 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:47:04.474 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-23 15:47:04.516 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-23 15:47:04.525 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-23 15:47:04.529 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-23 15:47:05.595 | Collecting lxml===4.5.0 2021-12-23 15:47:05.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-12-23 15:47:05.830 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-23 15:47:05.833 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-23 15:47:05.836 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-23 15:47:05.873 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 15:47:05.887 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 15:47:05.893 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-23 15:47:05.903 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-23 15:47:05.948 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-23 15:47:05.961 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-23 15:47:05.980 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-23 15:47:05.982 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-23 15:47:06.120 | Collecting pyeclib===1.6.0 2021-12-23 15:47:06.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-23 15:47:07.198 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-23 15:47:07.201 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-23 15:47:07.204 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-23 15:47:07.209 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-23 15:47:07.231 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-23 15:47:07.235 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-23 15:47:07.260 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-23 15:47:07.265 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-23 15:47:07.268 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-23 15:47:07.274 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-23 15:47:07.456 | Collecting xattr===0.9.7 2021-12-23 15:47:07.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-23 15:47:08.274 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:47:08.279 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-23 15:47:08.281 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:47:08.298 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-23 15:47:08.367 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-23 15:47:08.372 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-23 15:47:08.375 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:47:08.378 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 15:47:08.387 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:47:08.392 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-23 15:47:08.395 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-23 15:47:08.398 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-23 15:47:08.403 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:47:08.405 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:47:08.408 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-23 15:47:08.411 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-23 15:47:08.416 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-23 15:47:08.419 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-23 15:47:08.422 | Building wheels for collected packages: pyeclib, xattr 2021-12-23 15:47:08.423 | Building wheel for pyeclib (setup.py): started 2021-12-23 15:47:09.626 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-23 15:47:09.628 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53043 sha256=0da6d4325e9bba4ea703f867a09c86d2acad34a2c2ebfbe9e5677f556a191901 2021-12-23 15:47:09.628 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-23 15:47:09.629 | Building wheel for xattr (setup.py): started 2021-12-23 15:47:10.929 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-23 15:47:10.930 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30928 sha256=6ea8626ff76cbf2e9f72fb68fd4b5509c1c578f056663cbc86ffa0c325193aec 2021-12-23 15:47:10.930 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-23 15:47:10.931 | Successfully built pyeclib xattr 2021-12-23 15:47:12.258 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-23 15:47:12.592 | Running setup.py develop for swift 2021-12-23 15:47:14.214 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-23 15:47:14.331 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:47:14.331 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:47:14.435 | + inc/python:pip_install:207 : result=0 2021-12-23 15:47:14.437 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:47:14.440 | + functions-common:time_stop:2331 : local name 2021-12-23 15:47:14.442 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:47:14.444 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:47:14.446 | + functions-common:time_stop:2334 : local total 2021-12-23 15:47:14.449 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:47:14.451 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:47:14.453 | + functions-common:time_stop:2338 : start_time=1640274418891 2021-12-23 15:47:14.455 | + functions-common:time_stop:2340 : [[ -z 1640274418891 ]] 2021-12-23 15:47:14.458 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:47:14.461 | + functions-common:time_stop:2343 : end_time=1640274434459 2021-12-23 15:47:14.463 | + functions-common:time_stop:2344 : elapsed_time=15568 2021-12-23 15:47:14.466 | + functions-common:time_stop:2345 : total=113486 2021-12-23 15:47:14.468 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:47:14.470 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=129054 2021-12-23 15:47:14.472 | + inc/python:pip_install:210 : return 0 2021-12-23 15:47:14.475 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:47:14.477 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 15:47:14.479 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 15:47:14.496 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-23 15:47:14.507 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-23 15:47:14.509 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-23 15:47:14.512 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:47:14.515 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:47:14.517 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-23 15:47:14.519 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:47:14.522 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-23 15:47:14.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:47:14.527 | + ./stack.sh:main:886 : configure_swift 2021-12-23 15:47:14.530 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-23 15:47:14.532 | + lib/swift:configure_swift:335 : local node_number 2021-12-23 15:47:14.534 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-23 15:47:14.536 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-23 15:47:14.538 | + lib/swift:configure_swift:338 : local user_group 2021-12-23 15:47:14.540 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-23 15:47:15.360 | No object-updater running 2021-12-23 15:47:15.360 | No object-expirer running 2021-12-23 15:47:15.360 | No container-updater running 2021-12-23 15:47:15.360 | No account-server running 2021-12-23 15:47:15.361 | No object-reconstructor running 2021-12-23 15:47:15.361 | No container-auditor running 2021-12-23 15:47:15.361 | No account-replicator running 2021-12-23 15:47:15.361 | No object-server running 2021-12-23 15:47:15.361 | No object-replicator running 2021-12-23 15:47:15.361 | No container-reconciler running 2021-12-23 15:47:15.361 | No account-auditor running 2021-12-23 15:47:15.361 | No proxy-server running 2021-12-23 15:47:15.361 | No container-sync running 2021-12-23 15:47:15.361 | No container-sharder running 2021-12-23 15:47:15.361 | No container-replicator running 2021-12-23 15:47:15.361 | No object-auditor running 2021-12-23 15:47:15.361 | No account-reaper running 2021-12-23 15:47:15.361 | No container-server running 2021-12-23 15:47:15.408 | + lib/swift:configure_swift:341 : true 2021-12-23 15:47:15.410 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-23 15:47:15.421 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-23 15:47:15.432 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-23 15:47:15.435 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-23 15:47:15.435 | s/%GROUP%//; 2021-12-23 15:47:15.435 | s/%USER%/ubuntu/; 2021-12-23 15:47:15.435 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-23 15:47:15.435 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-23 15:47:15.435 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-23 15:47:15.442 | uid = ubuntu 2021-12-23 15:47:15.442 | gid = 2021-12-23 15:47:15.442 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-23 15:47:15.442 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-23 15:47:15.442 | address = 127.0.0.1 2021-12-23 15:47:15.442 | 2021-12-23 15:47:15.442 | [account6612] 2021-12-23 15:47:15.442 | max connections = 25 2021-12-23 15:47:15.442 | path = /opt/stack/data/swift/1/node/ 2021-12-23 15:47:15.442 | read only = false 2021-12-23 15:47:15.442 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-23 15:47:15.442 | 2021-12-23 15:47:15.442 | [account6622] 2021-12-23 15:47:15.442 | max connections = 25 2021-12-23 15:47:15.442 | path = /opt/stack/data/swift/2/node/ 2021-12-23 15:47:15.442 | read only = false 2021-12-23 15:47:15.442 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-23 15:47:15.442 | 2021-12-23 15:47:15.442 | [account6632] 2021-12-23 15:47:15.442 | max connections = 25 2021-12-23 15:47:15.442 | path = /opt/stack/data/swift/3/node/ 2021-12-23 15:47:15.442 | read only = false 2021-12-23 15:47:15.442 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [account6642] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/4/node/ 2021-12-23 15:47:15.443 | read only = false 2021-12-23 15:47:15.443 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [container6611] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/1/node/ 2021-12-23 15:47:15.443 | read only = false 2021-12-23 15:47:15.443 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [container6621] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/2/node/ 2021-12-23 15:47:15.443 | read only = false 2021-12-23 15:47:15.443 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [container6631] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/3/node/ 2021-12-23 15:47:15.443 | read only = false 2021-12-23 15:47:15.443 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [container6641] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/4/node/ 2021-12-23 15:47:15.443 | read only = false 2021-12-23 15:47:15.443 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | 2021-12-23 15:47:15.443 | [object6613] 2021-12-23 15:47:15.443 | max connections = 25 2021-12-23 15:47:15.443 | path = /opt/stack/data/swift/1/node/ 2021-12-23 15:47:15.444 | read only = false 2021-12-23 15:47:15.444 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-23 15:47:15.444 | 2021-12-23 15:47:15.444 | [object6623] 2021-12-23 15:47:15.444 | max connections = 25 2021-12-23 15:47:15.444 | path = /opt/stack/data/swift/2/node/ 2021-12-23 15:47:15.444 | read only = false 2021-12-23 15:47:15.444 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-23 15:47:15.444 | 2021-12-23 15:47:15.444 | [object6633] 2021-12-23 15:47:15.444 | max connections = 25 2021-12-23 15:47:15.444 | path = /opt/stack/data/swift/3/node/ 2021-12-23 15:47:15.444 | read only = false 2021-12-23 15:47:15.444 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-23 15:47:15.444 | 2021-12-23 15:47:15.444 | [object6643] 2021-12-23 15:47:15.444 | max connections = 25 2021-12-23 15:47:15.444 | path = /opt/stack/data/swift/4/node/ 2021-12-23 15:47:15.444 | read only = false 2021-12-23 15:47:15.444 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-23 15:47:15.445 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-23 15:47:15.447 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:15.449 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:15.451 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-23 15:47:15.470 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-23 15:47:15.472 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-23 15:47:15.476 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-23 15:47:15.480 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-23 15:47:15.482 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-23 15:47:15.486 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-23 15:47:15.511 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2021-12-23 15:47:15.533 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-23 15:47:15.551 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-23 15:47:15.579 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-23 15:47:15.598 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-23 15:47:15.626 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-23 15:47:15.646 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-23 15:47:15.672 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-23 15:47:15.692 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-23 15:47:15.719 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-23 15:47:15.738 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 15:47:15.766 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-23 15:47:15.786 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-23 15:47:15.800 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:15.802 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-23 15:47:15.830 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-23 15:47:15.856 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-23 15:47:15.883 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-23 15:47:15.909 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-23 15:47:15.923 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:15.925 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-23 15:47:15.954 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-23 15:47:15.968 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:15.970 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-23 15:47:15.984 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:15.986 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-23 15:47:16.001 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:16.003 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-23 15:47:16.005 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-23 15:47:16.007 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-23 15:47:16.015 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-23 15:47:16.022 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-23 15:47:16.049 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-23 15:47:16.076 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-23 15:47:16.105 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-23 15:47:16.134 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-23 15:47:16.160 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-23 15:47:16.162 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-23 15:47:16.164 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-23 15:47:16.166 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-23 15:47:16.169 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-23 15:47:16.196 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-23 15:47:16.223 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:47:16.251 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-23 15:47:16.278 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-23 15:47:16.305 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-23 15:47:16.332 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-23 15:47:16.360 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-23 15:47:16.386 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:47:16.413 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-23 15:47:16.441 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-23 15:47:16.467 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-23 15:47:16.494 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-23 15:47:16.522 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-23 15:47:16.550 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-23 15:47:16.578 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-23 15:47:16.597 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-23 15:47:16.625 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-23 15:47:16.653 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-23 15:47:16.657 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-23 15:47:16.683 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-23 15:47:16.706 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-23 15:47:16.730 | + lib/swift:configure_swift:476 : local node_number 2021-12-23 15:47:16.732 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 15:47:16.734 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-23 15:47:16.736 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-23 15:47:16.740 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-23 15:47:16.742 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-23 15:47:16.745 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 15:47:16.747 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-23 15:47:16.749 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-23 15:47:16.751 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 15:47:16.753 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 15:47:16.756 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-23 15:47:16.773 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-23 15:47:16.798 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-23 15:47:16.816 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-23 15:47:16.842 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-23 15:47:16.860 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 15:47:16.886 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-23 15:47:16.903 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 15:47:16.930 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-23 15:47:16.949 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 15:47:16.974 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-23 15:47:16.993 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-23 15:47:17.019 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-23 15:47:17.037 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-23 15:47:17.064 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-23 15:47:17.082 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-23 15:47:17.109 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-23 15:47:17.127 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-23 15:47:17.152 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-23 15:47:17.158 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-23 15:47:17.176 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 15:47:17.201 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-23 15:47:17.228 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-23 15:47:17.231 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-23 15:47:17.235 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-23 15:47:17.237 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-23 15:47:17.239 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 15:47:17.242 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-23 15:47:17.244 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-23 15:47:17.247 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 15:47:17.249 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 15:47:17.251 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-23 15:47:17.269 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-23 15:47:17.295 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-23 15:47:17.313 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-23 15:47:17.338 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-23 15:47:17.356 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 15:47:17.382 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-23 15:47:17.400 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 15:47:17.426 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-23 15:47:17.444 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 15:47:17.471 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-23 15:47:17.488 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-23 15:47:17.514 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-23 15:47:17.532 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-23 15:47:17.558 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-23 15:47:17.575 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-23 15:47:17.602 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-23 15:47:17.619 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-23 15:47:17.644 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-23 15:47:17.649 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-23 15:47:17.667 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 15:47:17.693 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-23 15:47:17.695 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-23 15:47:17.699 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-23 15:47:17.701 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-23 15:47:17.703 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-23 15:47:17.705 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-23 15:47:17.708 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-23 15:47:17.710 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-23 15:47:17.712 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-23 15:47:17.714 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-23 15:47:17.731 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-23 15:47:17.757 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-23 15:47:17.774 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-23 15:47:17.800 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-23 15:47:17.817 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-23 15:47:17.842 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-23 15:47:17.859 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-23 15:47:17.884 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-23 15:47:17.902 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-23 15:47:17.927 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-23 15:47:17.944 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-23 15:47:17.969 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-23 15:47:17.986 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-23 15:47:18.012 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-23 15:47:18.029 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-23 15:47:18.054 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-23 15:47:18.071 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-23 15:47:18.095 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-23 15:47:18.100 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-23 15:47:18.118 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-23 15:47:18.144 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-23 15:47:18.171 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-23 15:47:18.198 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-23 15:47:18.226 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-23 15:47:18.228 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-23 15:47:18.233 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-23 15:47:18.258 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-23 15:47:18.282 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-23 15:47:18.308 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-23 15:47:18.332 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-23 15:47:18.357 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-23 15:47:18.381 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-23 15:47:18.404 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-23 15:47:18.428 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-23 15:47:18.452 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-23 15:47:18.467 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:18.469 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-23 15:47:18.486 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-23 15:47:18.489 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-23 15:47:18.508 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-23 15:47:18.510 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2021-12-23 15:47:18.534 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-23 15:47:18.536 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-23 15:47:18.561 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2021-12-23 15:47:18.586 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-23 15:47:18.589 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-23 15:47:18.613 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-23 15:47:18.628 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:18.630 | + lib/swift:configure_swift:539 : local user_group 2021-12-23 15:47:18.633 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-23 15:47:18.637 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-23 15:47:18.639 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-23 15:47:18.653 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-23 15:47:18.656 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-23 15:47:18.666 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-23 15:47:18.669 | + lib/swift:configure_swift:546 : is_suse 2021-12-23 15:47:18.671 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:47:18.673 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:47:18.675 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:47:18.678 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:47:18.680 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:47:18.683 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:47:18.687 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-23 15:47:18.698 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-23 15:47:18.700 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-23 15:47:18.703 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-23 15:47:18.719 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:18.721 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-23 15:47:18.738 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:18.740 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-23 15:47:18.743 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-23 15:47:18.745 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-23 15:47:18.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:47:18.750 | + lib/stack:stack_install_service:32 : install_glance 2021-12-23 15:47:18.752 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-23 15:47:18.755 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-23 15:47:18.757 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-23 15:47:18.773 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:18.776 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-23 15:47:18.779 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-23 15:47:18.795 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:18.797 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-23 15:47:18.800 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-23 15:47:18.802 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-23 15:47:18.805 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:47:18.807 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:47:18.810 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-23 15:47:18.813 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:47:18.816 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-23 15:47:18.818 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-23 15:47:18.821 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-23 15:47:18.824 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-23 15:47:18.826 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-23 15:47:18.829 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-23 15:47:18.831 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-23 15:47:18.835 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-23 15:47:18.837 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-23 15:47:18.840 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-23 15:47:18.844 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-23 15:47:18.844 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:47:18.849 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-23 15:47:18.851 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-23 15:47:18.854 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-23 15:47:18.857 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-23 15:47:18.860 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-23 15:47:18.879 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-23 15:47:18.884 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-23 15:47:21.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:47:21.587 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:47:21.588 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.588 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.589 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.589 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.590 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.590 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.590 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.591 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.591 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.592 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.592 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.593 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.593 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.594 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.594 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.594 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.595 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.595 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.596 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.596 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.597 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.597 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.597 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.598 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.598 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.600 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.601 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.601 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.602 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.602 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.603 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.603 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.604 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.604 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.604 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.605 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.605 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.606 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.606 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.607 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.607 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.607 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.608 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.608 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.608 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.609 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.609 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.610 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.610 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.611 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.611 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.611 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.612 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.612 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.613 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.613 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.614 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.614 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.615 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.615 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.616 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.617 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.617 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.618 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.618 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.619 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.620 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.620 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.621 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.622 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.622 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.623 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.623 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.623 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.624 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.624 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.625 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.625 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.625 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.626 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.626 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.627 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.628 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.628 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.628 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.629 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.629 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.629 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.630 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.630 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.631 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.632 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.632 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.632 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.633 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.634 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.634 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.635 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.636 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.636 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.637 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.637 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.638 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.638 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.639 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.639 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.640 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.640 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.641 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.641 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.641 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.642 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.642 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.643 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.643 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.644 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.644 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.645 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.645 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.645 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.646 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.647 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.647 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.647 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.648 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.648 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.649 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.649 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.650 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.650 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.651 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.651 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.651 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.653 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.653 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.653 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.654 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.654 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.655 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.655 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.656 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.656 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.656 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.657 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.657 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.658 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.658 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.659 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.659 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.660 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.660 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.660 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.661 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.661 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.661 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.662 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.662 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.663 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.663 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.664 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.664 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.665 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.665 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.665 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.666 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.666 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.666 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.667 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.667 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.668 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.668 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.669 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.669 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.670 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.670 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.670 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.671 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.671 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.671 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.672 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.672 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.673 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.673 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.674 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.674 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.674 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.675 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.675 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.676 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.676 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.676 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.677 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.677 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.678 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.678 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.678 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.679 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.679 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.680 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.680 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.680 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.681 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.681 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.682 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.683 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.683 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.683 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.684 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.684 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.685 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.685 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.685 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.686 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.686 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.687 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.687 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.687 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.688 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.688 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.689 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.704 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.705 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.705 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.706 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.706 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.707 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.707 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.708 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.708 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.708 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.710 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.710 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.710 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.712 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.712 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.712 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.713 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.713 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.714 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.714 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.715 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.715 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.716 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.716 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.716 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.717 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.717 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.718 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.718 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.719 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.719 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.719 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.720 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.720 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.721 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.721 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.722 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.722 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.723 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.723 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.723 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.724 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.724 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.725 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.725 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.725 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.726 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.726 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.727 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.727 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.728 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.728 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.729 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.729 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.729 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.730 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.730 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.731 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.731 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.732 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.732 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.732 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.733 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.733 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.734 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.734 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.734 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.735 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.735 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.736 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.736 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.737 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.737 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.737 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.738 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.738 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.739 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.739 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.740 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.740 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.741 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.741 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.741 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.742 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.742 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.743 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.743 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.744 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.744 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.745 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.745 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.746 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.746 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.747 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.747 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.748 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.748 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.748 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.749 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.749 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.750 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.750 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.751 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.751 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.752 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.752 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.752 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.753 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.754 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.754 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.755 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.755 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.756 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.756 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.756 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.757 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.757 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.758 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.758 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.759 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.759 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.760 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.761 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.761 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.761 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.762 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.762 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.763 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.763 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.764 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.764 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.764 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.765 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.765 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.766 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.766 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.767 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.767 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.768 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.768 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.768 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.769 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.769 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.770 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.770 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.771 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.771 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.772 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.772 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.772 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.773 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.773 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.773 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.774 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.775 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.775 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.775 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.776 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.777 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.777 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.778 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.778 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.779 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.779 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.780 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.780 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.781 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.781 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.782 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.782 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.782 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.783 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.783 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.784 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.784 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.784 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.785 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.785 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.786 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.786 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.787 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.787 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.787 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.788 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.788 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.789 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.789 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.790 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.790 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.791 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.792 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.793 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.793 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:21.794 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:21.794 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:21.958 | Collecting glance-store===2.0.1 2021-12-23 15:47:21.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-23 15:47:22.146 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-23 15:47:22.149 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-23 15:47:22.182 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-23 15:47:22.452 | Collecting os-brick===3.0.8 2021-12-23 15:47:22.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-23 15:47:22.570 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-23 15:47:22.575 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-23 15:47:22.597 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-23 15:47:22.610 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 15:47:22.625 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 15:47:22.631 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-23 15:47:22.640 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-23 15:47:22.697 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-12-23 15:47:22.715 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-12-23 15:47:22.720 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-23 15:47:22.734 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-23 15:47:22.763 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-23 15:47:22.781 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-23 15:47:22.783 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-23 15:47:22.786 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-23 15:47:22.789 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-23 15:47:22.940 | Collecting python-cinderclient===7.0.2 2021-12-23 15:47:22.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-23 15:47:23.049 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-23 15:47:23.054 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-23 15:47:23.191 | Collecting python-swiftclient===3.9.1 2021-12-23 15:47:23.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-12-23 15:47:23.296 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-23 15:47:23.300 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-23 15:47:23.407 | Collecting retrying===1.3.3 2021-12-23 15:47:23.413 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-23 15:47:23.511 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-23 15:47:23.515 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-12-23 15:47:23.519 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-23 15:47:23.522 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-23 15:47:23.528 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-23 15:47:23.551 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-12-23 15:47:23.554 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-23 15:47:23.564 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:47:23.608 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-23 15:47:23.656 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-23 15:47:23.676 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-23 15:47:23.679 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:47:23.684 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-23 15:47:23.691 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 15:47:23.701 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:47:23.704 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-23 15:47:23.707 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-23 15:47:23.710 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:47:23.715 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-23 15:47:23.718 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:47:23.726 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:47:23.735 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:47:23.751 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-23 15:47:23.763 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:47:23.771 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-23 15:47:23.775 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-23 15:47:23.777 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:47:23.780 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-23 15:47:23.784 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:47:23.787 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-23 15:47:23.789 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-23 15:47:23.793 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-12-23 15:47:23.807 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-23 15:47:23.812 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-23 15:47:23.817 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-23 15:47:23.828 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-12-23 15:47:23.863 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-23 15:47:23.866 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-23 15:47:23.868 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-12-23 15:47:23.881 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-12-23 15:47:23.887 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-12-23 15:47:23.889 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-23 15:47:25.363 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-23 15:47:26.360 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-23 15:47:26.480 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:47:26.480 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:47:26.562 | + inc/python:pip_install:207 : result=0 2021-12-23 15:47:26.564 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:47:26.567 | + functions-common:time_stop:2331 : local name 2021-12-23 15:47:26.569 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:47:26.571 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:47:26.574 | + functions-common:time_stop:2334 : local total 2021-12-23 15:47:26.576 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:47:26.578 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:47:26.581 | + functions-common:time_stop:2338 : start_time=1640274438874 2021-12-23 15:47:26.583 | + functions-common:time_stop:2340 : [[ -z 1640274438874 ]] 2021-12-23 15:47:26.586 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:47:26.589 | + functions-common:time_stop:2343 : end_time=1640274446587 2021-12-23 15:47:26.592 | + functions-common:time_stop:2344 : elapsed_time=7713 2021-12-23 15:47:26.594 | + functions-common:time_stop:2345 : total=129054 2021-12-23 15:47:26.596 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:47:26.598 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=136767 2021-12-23 15:47:26.601 | + inc/python:pip_install:210 : return 0 2021-12-23 15:47:26.604 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-23 15:47:26.607 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-23 15:47:26.609 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-23 15:47:26.611 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:47:26.614 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:47:26.617 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:47:26.620 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:47:26.623 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:47:26.626 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:47:26.641 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:47:26.643 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:47:26.645 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:47:26.648 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:47:26.649 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:47:26.653 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-23 15:47:26.655 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:47:26.658 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-23 15:47:26.661 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:47:26.661 | + functions-common:git_clone:593 : head -1 2021-12-23 15:47:26.663 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-23 15:47:26.666 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:47:26.669 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-23 15:47:26.671 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:47:26.674 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 15:47:26.676 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-23 15:47:26.679 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:47:26.681 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-23 15:47:26.685 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:47:26.687 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 15:47:26.689 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-23 15:47:26.692 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:47:26.694 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:47:26.697 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-23 15:47:26.700 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:47:26.703 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-23 15:47:26.705 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:47:26.708 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:47:26.711 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-23 15:47:26.716 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-23 15:47:26.719 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-23 15:47:27.737 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-23 15:47:27.739 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:47:27.742 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:47:27.745 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:47:27.747 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-23 15:47:27.749 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-23 15:47:27.752 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:47:27.754 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:47:27.756 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:47:27.759 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:47:27.762 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:47:27.764 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:47:27.767 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:47:27.769 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-23 15:47:27.790 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-23 15:47:27.797 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-23 15:47:30.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:47:30.476 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:47:30.477 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.478 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.478 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.478 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.479 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.479 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.480 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.480 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.480 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.481 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.481 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.482 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.482 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.483 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.483 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.483 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.484 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.484 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.485 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.485 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.486 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.486 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.486 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.487 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.487 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.489 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.490 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.490 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.491 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.492 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.492 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.493 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.493 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.493 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.494 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.495 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.495 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.495 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.496 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.496 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.497 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.497 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.497 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.498 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.498 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.499 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.499 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.500 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.500 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.500 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.501 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.501 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.502 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.502 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.502 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.503 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.504 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.504 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.504 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.505 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.505 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.506 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.506 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.507 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.508 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.508 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.509 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.510 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.511 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.512 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.512 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.512 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.513 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.513 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.514 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.514 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.515 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.515 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.515 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.516 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.516 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.517 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.517 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.518 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.518 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.518 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.519 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.519 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.520 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.520 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.521 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.521 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.522 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.522 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.523 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.523 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.524 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.524 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.525 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.525 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.525 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.526 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.527 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.527 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.528 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.528 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.529 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.529 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.529 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.530 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.530 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.531 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.531 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.532 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.532 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.532 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.533 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.533 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.534 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.534 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.535 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.535 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.536 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.536 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.537 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.537 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.537 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.538 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.538 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.539 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.539 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.540 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.540 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.540 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.541 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.541 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.542 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.542 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.543 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.543 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.543 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.544 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.544 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.545 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.545 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.546 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.546 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.547 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.547 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.547 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.548 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.548 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.549 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.549 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.549 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.550 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.550 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.550 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.551 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.551 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.552 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.552 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.553 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.553 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.554 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.554 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.554 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.555 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.555 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.556 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.556 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.556 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.557 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.558 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.558 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.558 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.559 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.559 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.560 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.560 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.560 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.561 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.561 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.562 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.562 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.562 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.563 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.563 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.564 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.564 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.564 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.565 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.565 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.566 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.566 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.582 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.582 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.583 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.583 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.584 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.584 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.584 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.585 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.585 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.586 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.586 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.587 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.587 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.587 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.588 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.588 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.589 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.589 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.589 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.590 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.590 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.591 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.591 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.591 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.592 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.592 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.593 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.593 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.594 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.594 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.594 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.595 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.595 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.596 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.596 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.596 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.597 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.598 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.598 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.599 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.600 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.600 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.601 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.601 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.602 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.602 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.603 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.603 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.604 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.604 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.605 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.605 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.605 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.606 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.606 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.606 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.607 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.607 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.608 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.608 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.609 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.609 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.610 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.610 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.610 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.611 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.611 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.612 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.612 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.612 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.614 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.614 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.615 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.615 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.615 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.616 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.616 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.617 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.618 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.618 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.618 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.619 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.620 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.620 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.621 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.621 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.621 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.622 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.622 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.623 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.623 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.624 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.624 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.624 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.625 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.625 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.626 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.626 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.626 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.627 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.627 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.628 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.628 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.629 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.629 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.629 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.630 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.630 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.631 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.631 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.631 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.632 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.632 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.633 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.633 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.634 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.634 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.634 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.636 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.636 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.637 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.637 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.637 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.638 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.638 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.638 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.639 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.639 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.640 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.640 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.641 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.641 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.642 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.643 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.643 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.643 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.644 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.644 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.645 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.645 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.646 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.646 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.646 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.647 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.647 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.648 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.648 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.649 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.649 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.649 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.650 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.650 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.651 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.651 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.652 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.652 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.653 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.653 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.653 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.654 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.654 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.655 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.655 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.656 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.656 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.656 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.657 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.657 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.658 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.658 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.659 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.659 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.660 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.660 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.660 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.661 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.661 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.661 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.662 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.662 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.663 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.663 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.664 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.664 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.664 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.665 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.666 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.666 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.667 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.667 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.668 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.668 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.668 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.669 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.669 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.670 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.670 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.671 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.671 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.671 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.672 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.672 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.672 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.673 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.673 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.674 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.674 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.675 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.675 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.675 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.676 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.677 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.677 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.677 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.678 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.679 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.679 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.679 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:30.680 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:30.680 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:30.681 | Obtaining file:///opt/stack/glance 2021-12-23 15:47:32.034 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:47:33.381 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:47:33.390 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:47:33.399 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:47:33.408 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:47:33.557 | Collecting WSME===0.10.0 2021-12-23 15:47:33.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-23 15:47:33.650 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:47:33.665 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:47:33.817 | Collecting castellan===3.0.4 2021-12-23 15:47:33.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-23 15:47:33.925 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-23 15:47:34.052 | Collecting cursive===0.2.2 2021-12-23 15:47:34.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-23 15:47:34.148 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 15:47:34.155 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-23 15:47:34.162 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-23 15:47:34.172 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-23 15:47:34.178 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-23 15:47:34.268 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-23 15:47:34.271 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-23 15:47:34.274 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-23 15:47:34.277 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-23 15:47:34.310 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-23 15:47:34.380 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-23 15:47:34.441 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-23 15:47:34.444 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-23 15:47:34.448 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-23 15:47:34.452 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-23 15:47:34.475 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-23 15:47:34.512 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-23 15:47:34.525 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-23 15:47:34.539 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-23 15:47:34.547 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-23 15:47:34.601 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-23 15:47:34.610 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-23 15:47:34.656 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-12-23 15:47:34.722 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-12-23 15:47:34.745 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-23 15:47:34.763 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-23 15:47:34.778 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-23 15:47:34.792 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-23 15:47:34.843 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-12-23 15:47:34.854 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-23 15:47:34.873 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-12-23 15:47:34.919 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-23 15:47:34.922 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-23 15:47:34.924 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-12-23 15:47:34.930 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-12-23 15:47:34.945 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-23 15:47:34.957 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-23 15:47:34.960 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-23 15:47:34.963 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-23 15:47:35.087 | Collecting python-barbicanclient===4.10.0 2021-12-23 15:47:35.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-23 15:47:35.188 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-23 15:47:35.193 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-12-23 15:47:35.196 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-23 15:47:35.217 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-23 15:47:35.221 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-23 15:47:35.230 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-23 15:47:35.253 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-12-23 15:47:35.258 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-23 15:47:35.345 | Collecting simplegeneric===0.8.1 2021-12-23 15:47:35.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-23 15:47:36.110 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-23 15:47:36.113 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-12-23 15:47:36.125 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-12-23 15:47:36.129 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-12-23 15:47:36.131 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-23 15:47:36.312 | Collecting taskflow===4.1.0 2021-12-23 15:47:36.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-23 15:47:36.475 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-12-23 15:47:36.488 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-12-23 15:47:36.499 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-12-23 15:47:36.505 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-12-23 15:47:36.525 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-12-23 15:47:36.529 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-12-23 15:47:36.536 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-12-23 15:47:36.560 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-12-23 15:47:36.563 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-12-23 15:47:36.566 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:47:36.575 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:47:36.580 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:47:36.584 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-23 15:47:36.587 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:47:36.632 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-23 15:47:36.652 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-23 15:47:36.699 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-23 15:47:36.704 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-23 15:47:36.709 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:47:36.712 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-23 15:47:36.718 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-23 15:47:36.722 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-12-23 15:47:36.769 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:47:36.777 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-23 15:47:36.781 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-23 15:47:36.793 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-23 15:47:36.796 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-23 15:47:36.812 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-23 15:47:36.816 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:47:36.819 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:47:36.822 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:47:36.825 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-23 15:47:36.948 | Collecting automaton===2.0.1 2021-12-23 15:47:36.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-23 15:47:37.124 | Collecting pydot===1.4.1 2021-12-23 15:47:37.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-23 15:47:37.371 | Collecting networkx===2.4 2021-12-23 15:47:37.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-23 15:47:37.549 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-23 15:47:37.551 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-23 15:47:37.554 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-23 15:47:37.557 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-12-23 15:47:37.559 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:47:37.563 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-23 15:47:37.566 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-12-23 15:47:37.578 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-12-23 15:47:37.582 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-23 15:47:37.599 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-12-23 15:47:37.602 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-12-23 15:47:37.605 | Building wheels for collected packages: simplegeneric 2021-12-23 15:47:37.606 | Building wheel for simplegeneric (setup.py): started 2021-12-23 15:47:38.338 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-23 15:47:38.339 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=924caf8b8b0fbeb7bf532811264ca49aa8b50dbb13ce5f7ec1a658a7218f5b34 2021-12-23 15:47:38.339 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-23 15:47:38.340 | Successfully built simplegeneric 2021-12-23 15:47:39.404 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-23 15:47:41.655 | Running setup.py develop for glance 2021-12-23 15:47:43.287 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-12-23 15:47:43.409 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:47:43.409 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:47:43.504 | + inc/python:pip_install:207 : result=0 2021-12-23 15:47:43.506 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:47:43.509 | + functions-common:time_stop:2331 : local name 2021-12-23 15:47:43.512 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:47:43.514 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:47:43.516 | + functions-common:time_stop:2334 : local total 2021-12-23 15:47:43.518 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:47:43.521 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:47:43.523 | + functions-common:time_stop:2338 : start_time=1640274447783 2021-12-23 15:47:43.525 | + functions-common:time_stop:2340 : [[ -z 1640274447783 ]] 2021-12-23 15:47:43.528 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:47:43.532 | + functions-common:time_stop:2343 : end_time=1640274463529 2021-12-23 15:47:43.534 | + functions-common:time_stop:2344 : elapsed_time=15746 2021-12-23 15:47:43.537 | + functions-common:time_stop:2345 : total=136767 2021-12-23 15:47:43.539 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:47:43.542 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=152513 2021-12-23 15:47:43.544 | + inc/python:pip_install:210 : return 0 2021-12-23 15:47:43.546 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:47:43.549 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 15:47:43.551 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 15:47:43.569 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-23 15:47:43.580 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-23 15:47:43.582 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-23 15:47:43.585 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:47:43.588 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:47:43.590 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-23 15:47:43.593 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:47:43.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:47:43.598 | + ./stack.sh:main:898 : configure_glance 2021-12-23 15:47:43.600 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-23 15:47:43.612 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-23 15:47:43.637 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-23 15:47:43.661 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-23 15:47:43.685 | + lib/glance:configure_glance:142 : local dburl 2021-12-23 15:47:43.687 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-23 15:47:43.690 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-23 15:47:43.692 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-23 15:47:43.694 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-23 15:47:43.696 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 15:47:43.700 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 15:47:43.702 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 15:47:43.728 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-23 15:47:43.751 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-23 15:47:43.777 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-23 15:47:43.780 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 15:47:43.782 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-23 15:47:43.784 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:47:43.786 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-23 15:47:43.814 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-23 15:47:43.839 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:47:43.862 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-23 15:47:43.886 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-23 15:47:43.910 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-23 15:47:43.934 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-23 15:47:43.958 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-23 15:47:43.982 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:47:44.006 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:47:44.030 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-23 15:47:44.056 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-23 15:47:44.058 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-23 15:47:44.061 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-23 15:47:44.063 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:47:44.065 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:47:44.067 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:47:44.083 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:44.086 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:47:44.089 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:47:44.091 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:47:44.105 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:44.108 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:47:44.110 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:47:44.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:47:44.138 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:47:44.140 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 15:47:44.163 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-23 15:47:44.166 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-23 15:47:44.192 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-23 15:47:44.218 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-23 15:47:44.243 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-23 15:47:44.267 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-23 15:47:44.292 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-23 15:47:44.318 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-23 15:47:44.320 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 15:47:44.323 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-23 15:47:44.326 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:47:44.328 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-23 15:47:44.353 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-23 15:47:44.378 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:47:44.402 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-23 15:47:44.426 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-23 15:47:44.451 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-23 15:47:44.476 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-23 15:47:44.499 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-23 15:47:44.524 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:47:44.548 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:47:44.572 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-23 15:47:44.599 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-23 15:47:44.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-23 15:47:44.603 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-23 15:47:44.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:47:44.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:47:44.610 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:47:44.625 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:44.628 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:47:44.631 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:47:44.633 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:47:44.648 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:44.651 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:47:44.654 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:47:44.677 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:47:44.680 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:47:44.682 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-23 15:47:44.684 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-23 15:47:44.687 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-23 15:47:44.689 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-23 15:47:44.691 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-23 15:47:44.716 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-23 15:47:44.718 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-23 15:47:44.745 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.67 2021-12-23 15:47:44.748 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.67 2021-12-23 15:47:44.749 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 15:47:44.752 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.67 2021-12-23 15:47:44.776 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-23 15:47:44.779 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2021-12-23 15:47:44.805 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-23 15:47:44.820 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:44.822 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-23 15:47:44.849 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-23 15:47:44.874 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-23 15:47:44.877 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 15:47:44.880 | + inc/python:python3_enabled:468 : return 0 2021-12-23 15:47:44.882 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-23 15:47:44.908 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-23 15:47:44.932 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-23 15:47:44.956 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-23 15:47:44.981 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 15:47:45.005 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-23 15:47:45.031 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-23 15:47:45.054 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-23 15:47:45.057 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 15:47:45.059 | + inc/python:python3_enabled:468 : return 0 2021-12-23 15:47:45.061 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2021-12-23 15:47:45.085 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-23 15:47:45.109 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2021-12-23 15:47:45.133 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-23 15:47:45.148 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:45.151 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-23 15:47:45.166 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:45.169 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-23 15:47:45.171 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 15:47:45.174 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:47:45.176 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:47:45.179 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-23 15:47:45.181 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-23 15:47:45.183 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:47:45.186 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:47:45.207 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:47:45.209 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:47:45.211 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:47:45.214 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:47:45.216 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:47:45.240 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:47:45.265 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:47:45.289 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:47:45.313 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-23 15:47:45.316 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 15:47:45.318 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:47:45.320 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:47:45.323 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-23 15:47:45.325 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-23 15:47:45.327 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:47:45.330 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:47:45.346 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:47:45.348 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:47:45.351 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:47:45.353 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:47:45.356 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:47:45.381 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:47:45.405 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:47:45.429 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:47:45.453 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-23 15:47:45.457 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-23 15:47:45.461 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-23 15:47:45.488 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-23 15:47:45.513 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-23 15:47:45.537 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2021-12-23 15:47:45.562 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-23 15:47:45.585 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-23 15:47:45.610 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-23 15:47:45.635 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.67 2021-12-23 15:47:45.638 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.67 2021-12-23 15:47:45.638 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 15:47:45.642 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.67 2021-12-23 15:47:45.667 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-23 15:47:45.693 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-23 15:47:45.719 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-23 15:47:45.745 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-23 15:47:45.769 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-23 15:47:45.774 | + lib/glance:configure_glance:280 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-23 15:47:45.780 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-23 15:47:45.795 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:47:45.798 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 15:47:45.800 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-23 15:47:45.802 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-23 15:47:45.804 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-23 15:47:45.806 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-23 15:47:45.809 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-23 15:47:45.812 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-23 15:47:45.814 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-23 15:47:45.818 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-23 15:47:45.844 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-23 15:47:45.846 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-23 15:47:45.848 | ++ functions:get_random_port:816 : true 2021-12-23 15:47:45.851 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-23 15:47:45.853 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-23 15:47:45.856 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-23 15:47:45.913 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-23 15:47:45.916 | ++ functions:get_random_port:820 : break 2 2021-12-23 15:47:45.918 | ++ functions:get_random_port:824 : echo 60999 2021-12-23 15:47:45.921 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-23 15:47:45.923 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-23 15:47:45.946 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-23 15:47:45.971 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-23 15:47:45.994 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-23 15:47:46.019 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 15:47:46.044 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-23 15:47:46.067 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-23 15:47:46.092 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-23 15:47:46.115 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:47:46.139 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 15:47:46.163 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 15:47:46.186 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 15:47:46.210 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-23 15:47:46.235 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 15:47:46.259 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-23 15:47:46.283 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-23 15:47:46.307 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-23 15:47:46.331 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-23 15:47:46.355 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-23 15:47:46.379 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-23 15:47:46.381 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-23 15:47:46.384 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:47:46.386 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:46.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:46.391 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-23 15:47:46.393 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-23 15:47:46.448 | proxy (enabled by site administrator) 2021-12-23 15:47:46.451 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-23 15:47:46.453 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-23 15:47:46.455 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:47:46.458 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:46.460 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:46.462 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-23 15:47:46.465 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-23 15:47:46.513 | No module matches proxy_http 2021-12-23 15:47:46.516 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-23 15:47:46.574 | Considering dependency proxy for proxy_http: 2021-12-23 15:47:46.574 | Module proxy already enabled 2021-12-23 15:47:46.574 | Enabling module proxy_http. 2021-12-23 15:47:46.579 | To activate the new configuration, you need to run: 2021-12-23 15:47:46.579 | systemctl restart apache2 2021-12-23 15:47:46.583 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-23 15:47:46.585 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:47:46.588 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:47:46.590 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:47:46.731 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-23 15:47:46.734 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-23 15:47:46.739 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-23 15:47:46.741 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:47:46.744 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:46.747 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:46.749 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 15:47:46.752 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 15:47:46.755 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-23 15:47:46.755 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 15:47:46.763 | KeepAlive Off 2021-12-23 15:47:46.767 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 15:47:46.767 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-23 15:47:46.774 | SetEnv proxy-sendchunked 1 2021-12-23 15:47:46.778 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-23 15:47:46.778 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-23 15:47:46.784 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-23 15:47:46.788 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-23 15:47:46.790 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-23 15:47:46.793 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:47:46.795 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:47:46.797 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:47:46.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:46.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:46.804 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:47:46.807 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:47:46.810 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:47:46.812 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:47:46.814 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-23 15:47:46.872 | Enabling site glance-wsgi-api. 2021-12-23 15:47:46.878 | To activate the new configuration, you need to run: 2021-12-23 15:47:46.878 | systemctl reload apache2 2021-12-23 15:47:46.883 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-23 15:47:46.886 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:47:46.888 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:47:46.890 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:47:47.032 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-23 15:47:47.050 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:47:47.052 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-23 15:47:47.055 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-23 15:47:47.057 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-23 15:47:47.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:47:47.062 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-23 15:47:47.064 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-23 15:47:47.067 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-23 15:47:47.069 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-23 15:47:47.071 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:47:47.074 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:47:47.077 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:47:47.079 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:47:47.081 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:47:47.084 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:47:47.100 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:47:47.103 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:47:47.106 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:47:47.109 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:47:47.109 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:47:47.113 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-23 15:47:47.115 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:47:47.118 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-23 15:47:47.121 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:47:47.122 | + functions-common:git_clone:593 : head -1 2021-12-23 15:47:47.124 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-23 15:47:47.126 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:47:47.129 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-23 15:47:47.131 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:47:47.134 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 15:47:47.136 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-23 15:47:47.139 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:47:47.141 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-23 15:47:47.144 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:47:47.146 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 15:47:47.149 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-23 15:47:47.152 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:47:47.154 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:47:47.157 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-23 15:47:47.160 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:47:47.163 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-23 15:47:47.165 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:47:47.169 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:47:47.173 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-23 15:47:47.178 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-23 15:47:47.180 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-23 15:47:48.192 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-23 15:47:48.194 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:47:48.197 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:47:48.200 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:47:48.202 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-23 15:47:48.204 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-23 15:47:48.207 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:47:48.209 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:47:48.211 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:47:48.214 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:47:48.216 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:47:48.219 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:47:48.222 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:47:48.224 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-23 15:47:48.243 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-23 15:47:48.248 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-23 15:47:51.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:47:51.012 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:47:51.013 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.013 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.014 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.014 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.015 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.015 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.016 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.016 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.016 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.017 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.017 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.018 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.018 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.019 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.019 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.019 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.020 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.021 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.021 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.021 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.022 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.022 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.023 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.023 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.024 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.026 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.027 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.027 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.028 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.028 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.029 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.029 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.030 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.030 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.030 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.031 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.031 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.032 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.032 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.033 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.033 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.034 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.034 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.035 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.036 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.036 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.037 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.037 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.037 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.038 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.038 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.039 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.039 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.040 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.040 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.041 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.042 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.042 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.043 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.043 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.044 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.044 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.045 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.046 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.046 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.047 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.047 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.047 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.048 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.049 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.049 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.050 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.050 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.051 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.051 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.051 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.052 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.052 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.053 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.053 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.054 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.054 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.055 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.055 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.056 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.056 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.057 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.057 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.058 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.058 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.058 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.059 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.059 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.060 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.060 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.061 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.061 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.062 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.062 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.063 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.063 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.064 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.064 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.065 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.065 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.066 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.066 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.067 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.067 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.067 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.068 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.068 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.069 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.069 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.070 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.070 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.071 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.071 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.072 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.072 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.073 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.074 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.074 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.074 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.075 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.075 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.076 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.076 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.077 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.077 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.078 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.078 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.078 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.079 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.079 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.080 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.080 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.080 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.081 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.081 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.082 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.082 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.083 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.083 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.083 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.084 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.084 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.085 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.085 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.086 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.086 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.087 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.087 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.088 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.089 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.089 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.089 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.090 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.090 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.090 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.091 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.091 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.092 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.092 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.093 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.093 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.094 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.094 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.094 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.095 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.095 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.111 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.112 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.112 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.112 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.113 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.113 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.114 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.114 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.114 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.115 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.115 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.116 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.116 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.117 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.117 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.118 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.118 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.119 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.119 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.119 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.120 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.120 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.121 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.121 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.121 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.122 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.122 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.123 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.123 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.124 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.124 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.124 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.125 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.125 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.126 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.126 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.126 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.127 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.127 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.128 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.128 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.128 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.129 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.129 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.130 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.130 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.131 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.131 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.131 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.132 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.132 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.133 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.133 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.133 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.134 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.135 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.135 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.136 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.136 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.136 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.137 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.138 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.139 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.139 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.140 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.141 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.141 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.141 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.142 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.142 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.143 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.143 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.144 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.144 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.145 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.145 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.145 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.146 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.146 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.147 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.147 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.147 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.148 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.148 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.149 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.149 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.150 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.151 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.151 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.152 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.152 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.152 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.153 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.153 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.154 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.154 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.154 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.155 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.155 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.156 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.156 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.157 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.157 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.158 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.158 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.158 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.159 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.159 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.160 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.160 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.161 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.161 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.161 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.162 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.162 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.163 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.163 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.164 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.164 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.164 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.165 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.165 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.166 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.166 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.166 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.167 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.167 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.168 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.168 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.169 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.169 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.170 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.170 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.170 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.171 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.171 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.172 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.172 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.172 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.173 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.173 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.174 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.174 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.175 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.175 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.175 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.176 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.176 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.177 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.177 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.178 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.178 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.179 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.179 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.179 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.180 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.180 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.181 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.182 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.182 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.183 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.183 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.183 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.184 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.184 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.185 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.185 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.186 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.186 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.187 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.187 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.188 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.188 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.188 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.189 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.189 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.190 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.190 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.190 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.191 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.191 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.192 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.192 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.193 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.193 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.194 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.194 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.194 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.195 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.195 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.196 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.196 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.197 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.198 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.198 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.199 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.199 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.200 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.200 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.200 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.201 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.201 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.202 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.202 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.203 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.203 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.203 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.204 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.204 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.205 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.205 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.206 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.206 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.207 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.207 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.208 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.208 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.209 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.209 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.210 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.210 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.210 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.211 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.211 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.212 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.213 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.213 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.214 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.214 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.214 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.215 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.215 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.216 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.216 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.217 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.217 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.218 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.218 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.219 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.220 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.221 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.222 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.222 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.222 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:47:51.223 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:47:51.223 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:47:51.224 | Obtaining file:///opt/stack/cinder 2021-12-23 15:47:53.373 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:47:55.496 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:47:55.504 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:47:55.512 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:47:55.521 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:47:55.545 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:47:55.560 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-23 15:47:55.585 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-23 15:47:55.627 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-12-23 15:47:55.642 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-23 15:47:55.646 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-23 15:47:55.653 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-23 15:47:55.903 | Collecting google-api-python-client===1.8.0 2021-12-23 15:47:55.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-12-23 15:47:56.199 | Collecting google-auth===1.13.1 2021-12-23 15:47:56.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-12-23 15:47:56.389 | Collecting google-auth-httplib2===0.0.3 2021-12-23 15:47:56.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-12-23 15:47:56.476 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-12-23 15:47:56.479 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-12-23 15:47:56.482 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-12-23 15:47:56.485 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-12-23 15:47:56.518 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-12-23 15:47:56.588 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-12-23 15:47:56.650 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-12-23 15:47:56.662 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-12-23 15:47:56.796 | Collecting oauth2client===4.1.3 2021-12-23 15:47:56.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-23 15:47:56.916 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-23 15:47:56.948 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-23 15:47:56.953 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-12-23 15:47:56.976 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-23 15:47:57.013 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-23 15:47:57.026 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-23 15:47:57.041 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-23 15:47:57.048 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-23 15:47:57.103 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-23 15:47:57.112 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-23 15:47:57.158 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-23 15:47:57.229 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-23 15:47:57.251 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-23 15:47:57.271 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-23 15:47:57.287 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-23 15:47:57.304 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-23 15:47:57.309 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-23 15:47:57.322 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-23 15:47:57.350 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-23 15:47:57.361 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-23 15:47:57.380 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-23 15:47:57.580 | Collecting oslo.vmware===3.3.1 2021-12-23 15:47:57.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-23 15:47:57.705 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-23 15:47:57.752 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-23 15:47:57.789 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-23 15:47:57.793 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-23 15:47:57.795 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-23 15:47:57.948 | Collecting pyasn1===0.4.8 2021-12-23 15:47:57.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-23 15:47:58.151 | Collecting pyasn1-modules===0.2.8 2021-12-23 15:47:58.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-23 15:47:58.247 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-23 15:47:58.258 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-23 15:47:58.262 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-23 15:47:58.265 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-23 15:47:58.271 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-12-23 15:47:58.289 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-23 15:47:58.447 | Collecting python-glanceclient===3.1.2 2021-12-23 15:47:58.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-23 15:47:58.557 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-23 15:47:58.579 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-23 15:47:58.598 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-12-23 15:47:58.623 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-23 15:47:58.627 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-23 15:47:58.636 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-23 15:47:58.659 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-12-23 15:47:58.664 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-23 15:47:58.787 | Collecting rsa===4.0 2021-12-23 15:47:58.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-23 15:47:59.000 | Collecting rtslib-fb===2.1.71 2021-12-23 15:47:59.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-23 15:47:59.813 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-23 15:47:59.817 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-23 15:47:59.820 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-23 15:47:59.831 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-23 15:47:59.835 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-23 15:47:59.838 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-23 15:47:59.938 | Collecting suds-jurko===0.6 2021-12-23 15:47:59.945 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-23 15:48:00.136 | Collecting tabulate===0.8.7 2021-12-23 15:48:00.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-23 15:48:00.225 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-12-23 15:48:00.288 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-23 15:48:00.302 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-23 15:48:00.312 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-23 15:48:00.319 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-23 15:48:00.339 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-23 15:48:00.405 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-23 15:48:00.409 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-23 15:48:00.510 | Collecting uritemplate===3.0.1 2021-12-23 15:48:00.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-23 15:48:00.596 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-23 15:48:00.620 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-23 15:48:00.718 | Collecting warlock===1.3.3 2021-12-23 15:48:00.724 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-23 15:48:00.807 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-23 15:48:00.810 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-23 15:48:00.814 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:48:00.818 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:48:00.822 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-23 15:48:01.007 | Collecting google-api-core===1.16.0 2021-12-23 15:48:01.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-12-23 15:48:01.120 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-12-23 15:48:01.168 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-23 15:48:01.171 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-12-23 15:48:01.190 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:48:01.236 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-23 15:48:01.240 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-23 15:48:01.246 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-12-23 15:48:01.250 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:48:01.253 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-23 15:48:01.262 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:48:01.271 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-12-23 15:48:01.319 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-23 15:48:01.326 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-23 15:48:01.332 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:48:01.339 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-12-23 15:48:01.342 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-23 15:48:01.354 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-12-23 15:48:01.357 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-23 15:48:01.367 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-23 15:48:01.382 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-23 15:48:01.398 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-23 15:48:01.413 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-12-23 15:48:01.417 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:48:01.420 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:48:01.520 | Collecting pyudev===0.22.0 2021-12-23 15:48:01.527 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-23 15:48:01.609 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:48:01.612 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-12-23 15:48:01.617 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-23 15:48:01.626 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-12-23 15:48:01.670 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-23 15:48:01.673 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-23 15:48:01.676 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-12-23 15:48:01.678 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-23 15:48:01.682 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-12-23 15:48:01.687 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-23 15:48:01.690 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-12-23 15:48:01.800 | Collecting googleapis-common-protos===1.51.0 2021-12-23 15:48:01.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-23 15:48:02.633 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-23 15:48:02.645 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-23 15:48:02.648 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:48:02.657 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-23 15:48:02.660 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:48:02.664 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-23 15:48:02.680 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-12-23 15:48:02.684 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-23 15:48:02.686 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-23 15:48:02.691 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-23 15:48:02.692 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-23 15:48:03.547 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-23 15:48:03.548 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=75d85e293162d8933b45892de5accfa73a97ffb9844db927c1bc7b32ffd17aeb 2021-12-23 15:48:03.549 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-23 15:48:03.550 | Building wheel for rtslib-fb (setup.py): started 2021-12-23 15:48:04.351 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-23 15:48:04.352 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84473 sha256=5c5ae0011e1c62fde750d555b3e42c64c79e719a9806c95043ad13de54403058 2021-12-23 15:48:04.353 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-23 15:48:04.353 | Successfully built googleapis-common-protos rtslib-fb 2021-12-23 15:48:05.373 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, cinder 2021-12-23 15:48:05.373 | Attempting uninstall: pyasn1 2021-12-23 15:48:05.375 | Found existing installation: pyasn1 0.4.2 2021-12-23 15:48:05.381 | Uninstalling pyasn1-0.4.2: 2021-12-23 15:48:05.397 | Successfully uninstalled pyasn1-0.4.2 2021-12-23 15:48:06.903 | Running setup.py develop for cinder 2021-12-23 15:48:09.209 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-12-23 15:48:09.342 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:48:09.342 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:48:09.458 | + inc/python:pip_install:207 : result=0 2021-12-23 15:48:09.460 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:48:09.463 | + functions-common:time_stop:2331 : local name 2021-12-23 15:48:09.466 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:48:09.468 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:48:09.470 | + functions-common:time_stop:2334 : local total 2021-12-23 15:48:09.472 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:48:09.474 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:48:09.477 | + functions-common:time_stop:2338 : start_time=1640274468238 2021-12-23 15:48:09.479 | + functions-common:time_stop:2340 : [[ -z 1640274468238 ]] 2021-12-23 15:48:09.482 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:48:09.485 | + functions-common:time_stop:2343 : end_time=1640274489483 2021-12-23 15:48:09.487 | + functions-common:time_stop:2344 : elapsed_time=21245 2021-12-23 15:48:09.490 | + functions-common:time_stop:2345 : total=152513 2021-12-23 15:48:09.492 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:48:09.495 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=173758 2021-12-23 15:48:09.497 | + inc/python:pip_install:210 : return 0 2021-12-23 15:48:09.500 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:48:09.502 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 15:48:09.504 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 15:48:09.522 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-23 15:48:09.533 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-23 15:48:09.536 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-23 15:48:09.538 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:48:09.541 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:48:09.543 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-23 15:48:09.546 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:48:09.548 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-23 15:48:09.550 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-23 15:48:09.553 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:48:09.556 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:48:09.559 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:48:09.561 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:48:09.564 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:48:09.566 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:48:09.569 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:48:09.572 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:48:09.574 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:48:09.577 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:48:09.579 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:48:09.581 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:48:09.584 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-23 15:48:09.586 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:48:09.589 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:48:09.591 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:48:09.594 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-23 15:48:09.613 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-23 15:48:09.735 | Reading package lists... 2021-12-23 15:48:09.996 | Building dependency tree... 2021-12-23 15:48:09.997 | Reading state information... 2021-12-23 15:48:10.216 | The following packages were automatically installed and are no longer required: 2021-12-23 15:48:10.217 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 15:48:10.217 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 15:48:10.217 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 15:48:10.217 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:48:10.217 | python3-twisted-bin python3-zope.interface 2021-12-23 15:48:10.217 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:48:10.217 | The following additional packages will be installed: 2021-12-23 15:48:10.217 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-23 15:48:10.218 | libsgutils2-2 sg3-utils 2021-12-23 15:48:10.219 | Suggested packages: 2021-12-23 15:48:10.219 | tgt-rbd 2021-12-23 15:48:10.272 | The following NEW packages will be installed: 2021-12-23 15:48:10.273 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-23 15:48:10.273 | The following packages will be upgraded: 2021-12-23 15:48:10.274 | ibverbs-providers libibverbs1 2021-12-23 15:48:10.557 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 15:48:10.557 | Need to get 1,406 kB of archives. 2021-12-23 15:48:10.557 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-23 15:48:10.557 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-23 15:48:10.558 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-23 15:48:10.958 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-23 15:48:11.041 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-23 15:48:11.220 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-23 15:48:11.241 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-23 15:48:11.475 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-23 15:48:12.065 | Fetched 1,406 kB in 1s (1,151 kB/s) 2021-12-23 15:48:12.164 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-12-23 15:48:12.168 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-23 15:48:12.197 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-23 15:48:12.336 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-23 15:48:12.356 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-23 15:48:12.427 | Selecting previously unselected package libconfig-general-perl. 2021-12-23 15:48:12.434 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-23 15:48:12.436 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-23 15:48:12.530 | Selecting previously unselected package librdmacm1:amd64. 2021-12-23 15:48:12.538 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-23 15:48:12.540 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-23 15:48:12.648 | Selecting previously unselected package libsgutils2-2. 2021-12-23 15:48:12.656 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-23 15:48:12.658 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-23 15:48:12.721 | Selecting previously unselected package sg3-utils. 2021-12-23 15:48:12.729 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-23 15:48:12.732 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-23 15:48:12.942 | Selecting previously unselected package tgt. 2021-12-23 15:48:12.951 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-23 15:48:12.953 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-23 15:48:13.071 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-23 15:48:13.092 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:48:13.114 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-23 15:48:13.142 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-23 15:48:13.170 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:48:13.200 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-23 15:48:13.388 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:48:13.586 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-23 15:48:15.265 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-23 15:48:15.292 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-23 15:48:15.319 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-23 15:48:15.612 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-23 15:48:16.333 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-23 15:48:16.361 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-23 15:48:16.553 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-23 15:48:18.542 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:48:18.545 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:48:18.548 | + functions-common:time_stop:2331 : local name 2021-12-23 15:48:18.550 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:48:18.553 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:48:18.555 | + functions-common:time_stop:2334 : local total 2021-12-23 15:48:18.557 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:48:18.560 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:48:18.563 | + functions-common:time_stop:2338 : start_time=1640274489610 2021-12-23 15:48:18.565 | + functions-common:time_stop:2340 : [[ -z 1640274489610 ]] 2021-12-23 15:48:18.568 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:48:18.572 | + functions-common:time_stop:2343 : end_time=1640274498569 2021-12-23 15:48:18.575 | + functions-common:time_stop:2344 : elapsed_time=8959 2021-12-23 15:48:18.577 | + functions-common:time_stop:2345 : total=206826 2021-12-23 15:48:18.580 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:48:18.582 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=215785 2021-12-23 15:48:18.585 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:48:18.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:48:18.589 | + ./stack.sh:main:904 : configure_cinder 2021-12-23 15:48:18.592 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-23 15:48:18.604 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-23 15:48:18.607 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-23 15:48:18.610 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-23 15:48:18.612 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-23 15:48:18.615 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-23 15:48:18.615 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-23 15:48:18.619 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-23 15:48:18.622 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-23 15:48:18.624 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-23 15:48:18.626 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-23 15:48:18.628 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-23 15:48:18.630 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-23 15:48:18.632 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-23 15:48:18.634 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-23 15:48:18.645 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-23 15:48:18.657 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-23 15:48:18.668 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-23 15:48:18.679 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-23 15:48:18.690 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-23 15:48:18.693 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-23 15:48:18.696 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zFbIzIboTt 2021-12-23 15:48:18.698 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-23 15:48:18.701 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-23 15:48:18.703 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-23 15:48:18.706 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zFbIzIboTt 2021-12-23 15:48:18.709 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zFbIzIboTt 2021-12-23 15:48:18.719 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zFbIzIboTt /etc/sudoers.d/cinder-rootwrap 2021-12-23 15:48:18.731 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-23 15:48:18.734 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-23 15:48:18.736 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-23 15:48:18.738 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-23 15:48:18.740 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-23 15:48:18.742 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-23 15:48:18.745 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-23 15:48:18.748 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-23 15:48:18.750 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-23 15:48:18.754 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-23 15:48:18.758 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-23 15:48:18.776 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-23 15:48:18.794 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-23 15:48:18.812 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-23 15:48:18.829 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-23 15:48:18.846 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-23 15:48:18.864 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-23 15:48:18.882 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-23 15:48:18.899 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-23 15:48:18.902 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 15:48:18.904 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-23 15:48:18.907 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:48:18.909 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-23 15:48:18.935 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-23 15:48:18.959 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:48:18.983 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-23 15:48:19.008 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-23 15:48:19.031 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-23 15:48:19.056 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-23 15:48:19.081 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-23 15:48:19.105 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:48:19.130 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:48:19.154 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-23 15:48:19.180 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-23 15:48:19.206 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-23 15:48:19.208 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-23 15:48:19.210 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-23 15:48:19.213 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-23 15:48:19.216 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-23 15:48:19.219 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-23 15:48:19.247 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-23 15:48:19.271 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-23 15:48:19.296 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-23 15:48:19.320 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-23 15:48:19.345 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-23 15:48:19.370 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-23 15:48:19.396 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-23 15:48:19.399 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2021-12-23 15:48:19.424 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-23 15:48:19.451 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-23 15:48:19.457 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 08e133baa710d5dc8028436778358a30 2021-12-23 15:48:19.483 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-23 15:48:19.499 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:19.501 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 15:48:19.503 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-23 15:48:19.506 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-23 15:48:19.508 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-23 15:48:19.510 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 15:48:19.513 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-23 15:48:19.515 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-23 15:48:19.517 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-23 15:48:19.520 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-23 15:48:19.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-23 15:48:19.525 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-23 15:48:19.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-23 15:48:19.576 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-23 15:48:19.601 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-23 15:48:19.627 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-23 15:48:19.651 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-23 15:48:19.654 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-23 15:48:19.656 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-23 15:48:19.659 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-23 15:48:19.683 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-23 15:48:19.708 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-23 15:48:19.710 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-23 15:48:19.735 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-23 15:48:19.737 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-23 15:48:19.740 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-23 15:48:19.742 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-23 15:48:19.767 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-23 15:48:19.770 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-23 15:48:19.772 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-23 15:48:19.788 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:19.790 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.67:8080/v1/AUTH_ 2021-12-23 15:48:19.814 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-23 15:48:19.830 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:19.833 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-23 15:48:19.849 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:19.851 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-23 15:48:19.853 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-23 15:48:19.856 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-23 15:48:19.858 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-23 15:48:19.860 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:48:19.863 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:48:19.865 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:48:19.880 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:19.883 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:48:19.886 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:48:19.889 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:48:19.904 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:19.907 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:48:19.910 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:48:19.934 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:48:19.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:48:19.939 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-23 15:48:19.941 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 15:48:19.944 | + functions:setup_logging:656 : local other_cond=True 2021-12-23 15:48:19.946 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:48:19.948 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-23 15:48:19.951 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 15:48:19.954 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:48:19.957 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:48:19.973 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:48:19.975 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:48:19.977 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:48:19.980 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:48:19.982 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:48:20.007 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:48:20.033 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:48:20.058 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:48:20.083 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-23 15:48:20.086 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-23 15:48:20.088 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-23 15:48:20.090 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-23 15:48:20.093 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 15:48:20.095 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:48:20.098 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-23 15:48:20.101 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-23 15:48:20.104 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:48:20.106 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:48:20.118 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:48:20.118 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:48:20.125 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:48:20.129 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:48:20.143 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-23 15:48:20.145 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-23 15:48:20.148 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-23 15:48:20.174 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-23 15:48:20.198 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-23 15:48:20.223 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-23 15:48:20.248 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 15:48:20.272 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 15:48:20.296 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-23 15:48:20.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-23 15:48:20.345 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-23 15:48:20.370 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:48:20.394 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 15:48:20.418 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 15:48:20.443 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-23 15:48:20.467 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 15:48:20.469 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 15:48:20.472 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-23 15:48:20.474 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-23 15:48:20.477 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:48:20.479 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:48:20.482 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:48:20.485 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 15:48:20.487 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 15:48:20.490 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-23 15:48:20.514 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 15:48:20.539 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-23 15:48:20.539 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-23 15:48:20.547 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-23 15:48:20.550 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-23 15:48:20.553 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-23 15:48:20.555 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:48:20.557 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:48:20.560 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:48:20.563 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:48:20.565 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:48:20.567 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:48:20.570 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:48:20.572 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:48:20.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:48:20.577 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-23 15:48:20.634 | Enabling site cinder-wsgi. 2021-12-23 15:48:20.639 | To activate the new configuration, you need to run: 2021-12-23 15:48:20.639 | systemctl reload apache2 2021-12-23 15:48:20.643 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 15:48:20.645 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:48:20.648 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:48:20.650 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:48:20.787 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-23 15:48:20.789 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-23 15:48:20.817 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2021-12-23 15:48:20.843 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-23 15:48:20.858 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:20.861 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-23 15:48:20.863 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-23 15:48:20.888 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-23 15:48:20.890 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-23 15:48:20.893 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 15:48:20.895 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-23 15:48:20.898 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-23 15:48:20.925 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-23 15:48:20.950 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2021-12-23 15:48:20.974 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-23 15:48:20.999 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-23 15:48:21.024 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-23 15:48:21.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-23 15:48:21.081 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-23 15:48:21.107 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:48:21.132 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-23 15:48:21.157 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-23 15:48:21.182 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 15:48:21.206 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-23 15:48:21.209 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-23 15:48:21.225 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:21.227 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2021-12-23 15:48:21.254 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-23 15:48:21.271 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:21.273 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-23 15:48:21.276 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-23 15:48:21.279 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-23 15:48:21.281 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:48:21.283 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-23 15:48:21.286 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-23 15:48:21.289 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:48:21.290 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:48:21.294 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:48:21.297 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:48:21.299 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 15:48:21.302 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:48:21.304 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-23 15:48:21.307 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-23 15:48:21.309 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-23 15:48:21.312 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:48:21.314 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:48:21.317 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-23 15:48:21.319 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:48:21.322 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-23 15:48:21.325 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-23 15:48:21.327 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-23 15:48:21.329 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:48:21.332 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:48:21.334 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:48:21.337 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:48:21.340 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:48:21.343 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:48:21.358 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:48:21.360 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:48:21.362 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:48:21.365 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:48:21.365 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:48:21.370 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-23 15:48:21.372 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:48:21.374 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-23 15:48:21.377 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:48:21.378 | + functions-common:git_clone:593 : head -1 2021-12-23 15:48:21.382 | 9151f4a396 Check subnet in "_remove_subnet_dhcp_options" 2021-12-23 15:48:21.385 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:48:21.388 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-23 15:48:21.391 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:48:21.393 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 15:48:21.396 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-23 15:48:21.398 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:48:21.401 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-23 15:48:21.404 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:48:21.407 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 15:48:21.409 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-23 15:48:21.411 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:48:21.414 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:48:21.417 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-23 15:48:21.420 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:48:21.422 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-23 15:48:21.425 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:48:21.427 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:48:21.430 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-23 15:48:21.436 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-23 15:48:21.439 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-23 15:48:22.478 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-23 15:48:22.481 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:48:22.483 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:48:22.486 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:48:22.488 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-23 15:48:22.490 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-23 15:48:22.493 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:48:22.495 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:48:22.497 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:48:22.500 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:48:22.502 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:48:22.504 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:48:22.507 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:48:22.509 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-23 15:48:22.528 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-23 15:48:22.533 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-23 15:48:25.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:48:25.426 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:48:25.426 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.427 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.427 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.428 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.428 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.429 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.429 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.430 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.430 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.430 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.431 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.432 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.432 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.432 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.433 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.433 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.434 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.434 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.435 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.435 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.436 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.436 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.436 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.437 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.437 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.439 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.440 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.440 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.441 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.441 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.442 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.442 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.443 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.443 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.443 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.444 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.444 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.445 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.445 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.446 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.446 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.446 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.447 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.447 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.447 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.448 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.448 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.449 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.449 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.450 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.450 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.451 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.451 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.452 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.452 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.453 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.453 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.454 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.454 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.455 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.455 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.456 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.456 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.457 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.458 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.458 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.459 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.459 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.460 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.461 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.461 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.461 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.462 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.462 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.463 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.463 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.463 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.479 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.480 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.481 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.481 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.482 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.483 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.483 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.483 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.484 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.484 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.485 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.486 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.486 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.486 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.487 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.487 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.488 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.488 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.489 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.489 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.490 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.490 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.493 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.493 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.494 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.495 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.495 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.495 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.496 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.496 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.497 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.497 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.498 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.498 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.499 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.499 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.499 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.500 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.500 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.501 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.501 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.502 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.502 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.503 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.503 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.504 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.504 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.505 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.505 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.505 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.506 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.506 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.507 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.507 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.508 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.508 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.509 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.509 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.509 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.510 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.510 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.511 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.511 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.512 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.512 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.513 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.513 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.513 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.514 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.514 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.515 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.515 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.516 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.516 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.517 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.517 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.517 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.518 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.518 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.519 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.519 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.519 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.520 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.520 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.521 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.521 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.522 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.522 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.522 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.523 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.523 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.524 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.524 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.524 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.525 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.525 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.526 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.526 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.527 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.528 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.528 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.528 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.529 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.529 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.530 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.530 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.530 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.531 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.531 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.532 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.532 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.532 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.533 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.533 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.534 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.534 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.535 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.535 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.535 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.536 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.536 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.536 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.537 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.537 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.538 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.538 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.539 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.539 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.539 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.540 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.540 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.541 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.541 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.541 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.542 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.542 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.543 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.544 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.544 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.545 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.545 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.546 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.546 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.546 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.547 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.547 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.548 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.548 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.548 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.549 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.549 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.550 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.550 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.551 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.551 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.552 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.553 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.553 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.554 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.555 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.555 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.555 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.556 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.556 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.557 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.557 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.558 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.558 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.559 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.559 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.559 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.560 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.560 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.561 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.561 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.562 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.562 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.563 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.563 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.563 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.564 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.564 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.565 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.565 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.566 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.566 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.567 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.567 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.567 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.568 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.568 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.569 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.569 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.569 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.570 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.570 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.571 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.571 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.572 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.572 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.573 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.573 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.573 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.575 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.575 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.576 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.576 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.576 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.577 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.577 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.578 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.578 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.578 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.579 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.579 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.580 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.580 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.581 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.581 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.582 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.582 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.582 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.583 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.583 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.584 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.584 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.585 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.585 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.585 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.586 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.586 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.587 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.587 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.587 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.588 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.588 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.589 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.590 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.590 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.591 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.591 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.592 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.592 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.593 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.593 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.593 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.594 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.594 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.595 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.595 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.596 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.596 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.597 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.598 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.598 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.598 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.599 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.599 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.600 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.600 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.601 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.601 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.602 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.602 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.602 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.603 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.603 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.604 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.604 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.605 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.605 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.606 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.606 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.607 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.607 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.608 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.608 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.608 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.609 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.610 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.610 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.611 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.611 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.612 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.612 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.612 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.613 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.613 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.614 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.614 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.616 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.616 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.617 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.617 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.617 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.618 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.618 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.619 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.619 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.620 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.620 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.621 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.621 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.622 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.622 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.623 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.623 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.624 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.624 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.625 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.625 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.626 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.626 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.626 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.627 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.627 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.627 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.628 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.628 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.629 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.629 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.630 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.630 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.631 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.631 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.632 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.632 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.632 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.633 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.633 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.634 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.634 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.635 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.636 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.636 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.637 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:25.637 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:25.638 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:25.638 | Obtaining file:///opt/stack/neutron 2021-12-23 15:48:27.818 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:48:29.997 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:48:30.005 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:48:30.009 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:48:30.017 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:48:30.026 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:48:30.036 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:48:30.060 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:48:30.075 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:48:30.085 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-23 15:48:30.093 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-23 15:48:30.097 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-23 15:48:30.107 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-23 15:48:30.113 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-23 15:48:30.117 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-12-23 15:48:30.120 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-23 15:48:30.189 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-23 15:48:30.252 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-23 15:48:30.254 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-23 15:48:30.258 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-23 15:48:30.262 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-12-23 15:48:30.306 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-23 15:48:30.336 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-12-23 15:48:30.358 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-23 15:48:30.364 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-12-23 15:48:30.369 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-23 15:48:30.397 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-12-23 15:48:30.417 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-23 15:48:30.454 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-23 15:48:30.467 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-23 15:48:30.482 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-23 15:48:30.489 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-23 15:48:30.544 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-23 15:48:30.552 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-23 15:48:30.598 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-23 15:48:30.665 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-23 15:48:30.687 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-23 15:48:30.705 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-23 15:48:30.722 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-23 15:48:30.737 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-23 15:48:30.742 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-23 15:48:30.756 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-23 15:48:30.785 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-23 15:48:30.796 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-23 15:48:30.815 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-23 15:48:30.837 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-23 15:48:30.883 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-12-23 15:48:30.887 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-23 15:48:30.898 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-23 15:48:30.936 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-23 15:48:30.939 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-12-23 15:48:30.950 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-23 15:48:30.952 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-23 15:48:30.958 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-23 15:48:30.973 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-23 15:48:30.985 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-23 15:48:30.988 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-23 15:48:30.992 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-12-23 15:48:31.000 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-23 15:48:31.005 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-12-23 15:48:31.027 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-23 15:48:31.030 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-23 15:48:31.052 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-12-23 15:48:31.085 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-23 15:48:31.106 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-23 15:48:31.110 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-23 15:48:31.118 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-23 15:48:31.142 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-12-23 15:48:31.144 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-23 15:48:31.149 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-12-23 15:48:31.155 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-23 15:48:31.158 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-23 15:48:31.162 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-12-23 15:48:31.165 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-23 15:48:31.177 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-23 15:48:31.180 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-23 15:48:31.184 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-23 15:48:31.190 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-23 15:48:31.204 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-23 15:48:31.215 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-23 15:48:31.222 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-23 15:48:31.242 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-12-23 15:48:31.262 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-23 15:48:31.328 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-23 15:48:31.331 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-23 15:48:31.340 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-23 15:48:31.363 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-23 15:48:31.368 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-23 15:48:31.372 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-23 15:48:31.375 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:48:31.383 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-23 15:48:31.386 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-23 15:48:31.390 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-23 15:48:31.431 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:48:31.435 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-23 15:48:31.440 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-23 15:48:31.444 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-23 15:48:31.447 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-23 15:48:31.471 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-23 15:48:31.476 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-23 15:48:31.481 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:48:31.486 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-23 15:48:31.492 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-23 15:48:31.495 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-23 15:48:31.542 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-23 15:48:31.549 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:48:31.552 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-23 15:48:31.564 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-23 15:48:31.574 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-23 15:48:31.589 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-12-23 15:48:31.614 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-12-23 15:48:31.617 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-23 15:48:31.649 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-23 15:48:31.666 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-12-23 15:48:31.687 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-12-23 15:48:31.691 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:48:31.694 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:48:31.697 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 15:48:31.727 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:48:31.730 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-23 15:48:31.733 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-23 15:48:31.735 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-23 15:48:31.738 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-23 15:48:31.741 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-23 15:48:31.745 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-23 15:48:31.765 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-23 15:48:31.768 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-23 15:48:31.772 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-12-23 15:48:31.785 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-12-23 15:48:31.793 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-23 15:48:31.841 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-23 15:48:31.847 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:48:31.892 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-23 15:48:31.909 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-23 15:48:31.921 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-12-23 15:48:31.927 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-23 15:48:31.930 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-23 15:48:32.893 | Installing collected packages: neutron 2021-12-23 15:48:32.893 | Attempting uninstall: neutron 2021-12-23 15:48:32.895 | Found existing installation: neutron 16.4.2 2021-12-23 15:48:34.144 | Uninstalling neutron-16.4.2: 2021-12-23 15:48:34.233 | Successfully uninstalled neutron-16.4.2 2021-12-23 15:48:34.235 | Running setup.py develop for neutron 2021-12-23 15:48:36.937 | Successfully installed neutron 2021-12-23 15:48:37.068 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:48:37.068 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:48:37.157 | + inc/python:pip_install:207 : result=0 2021-12-23 15:48:37.160 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:48:37.162 | + functions-common:time_stop:2331 : local name 2021-12-23 15:48:37.164 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:48:37.167 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:48:37.169 | + functions-common:time_stop:2334 : local total 2021-12-23 15:48:37.171 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:48:37.173 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:48:37.176 | + functions-common:time_stop:2338 : start_time=1640274502522 2021-12-23 15:48:37.178 | + functions-common:time_stop:2340 : [[ -z 1640274502522 ]] 2021-12-23 15:48:37.180 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:48:37.184 | + functions-common:time_stop:2343 : end_time=1640274517181 2021-12-23 15:48:37.186 | + functions-common:time_stop:2344 : elapsed_time=14659 2021-12-23 15:48:37.189 | + functions-common:time_stop:2345 : total=173758 2021-12-23 15:48:37.191 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:48:37.193 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=188417 2021-12-23 15:48:37.195 | + inc/python:pip_install:210 : return 0 2021-12-23 15:48:37.198 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:48:37.201 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 15:48:37.203 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 15:48:37.221 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-23 15:48:37.232 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-23 15:48:37.234 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-23 15:48:37.237 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:48:37.239 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:48:37.242 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-23 15:48:37.245 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:48:37.248 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:48:37.251 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-23 15:48:37.267 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:48:37.269 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-23 15:48:37.272 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-23 15:48:37.274 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-23 15:48:37.277 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:48:37.280 | + lib/stack:stack_install_service:32 : install_nova 2021-12-23 15:48:37.282 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-23 15:48:37.284 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-23 15:48:37.287 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:48:37.289 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:48:37.292 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-23 15:48:37.294 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:48:37.297 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-23 15:48:37.312 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:37.314 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-23 15:48:37.331 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:37.333 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-23 15:48:37.349 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:48:37.351 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-23 15:48:37.354 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-23 15:48:37.356 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-23 15:48:37.358 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:48:37.360 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:48:37.363 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:48:37.366 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:48:37.368 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:48:37.371 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:48:37.386 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:48:37.389 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:48:37.391 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:48:37.394 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:48:37.394 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:48:37.398 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-23 15:48:37.400 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:48:37.403 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-23 15:48:37.405 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:48:37.406 | + functions-common:git_clone:593 : head -1 2021-12-23 15:48:37.411 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-23 15:48:37.414 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:48:37.417 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-23 15:48:37.419 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:48:37.421 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 15:48:37.424 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-23 15:48:37.426 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:48:37.428 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-23 15:48:37.431 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:48:37.434 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 15:48:37.436 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-23 15:48:37.439 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:48:37.441 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:48:37.444 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-23 15:48:37.447 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:48:37.450 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-23 15:48:37.453 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:48:37.455 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:48:37.458 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-23 15:48:37.463 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-23 15:48:37.466 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-23 15:48:38.488 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-23 15:48:38.491 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:48:38.493 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:48:38.496 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:48:38.498 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-23 15:48:38.500 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-23 15:48:38.502 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:48:38.505 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:48:38.507 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:48:38.509 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:48:38.512 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:48:38.514 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:48:38.517 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:48:38.519 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-23 15:48:38.537 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-23 15:48:38.542 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-23 15:48:41.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:48:41.320 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:48:41.321 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.321 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.322 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.322 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.323 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.323 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.323 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.324 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.324 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.325 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.325 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.326 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.326 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.327 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.327 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.327 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.328 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.328 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.329 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.329 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.330 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.330 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.330 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.331 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.331 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.334 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.334 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.334 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.335 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.336 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.336 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.337 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.337 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.337 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.338 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.338 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.339 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.339 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.339 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.340 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.340 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.341 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.341 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.341 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.342 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.342 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.343 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.343 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.344 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.344 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.345 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.345 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.345 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.346 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.346 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.347 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.347 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.348 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.348 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.349 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.349 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.350 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.350 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.351 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.352 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.352 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.353 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.353 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.354 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.355 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.355 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.356 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.356 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.357 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.357 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.358 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.358 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.359 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.359 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.359 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.360 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.361 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.361 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.361 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.362 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.362 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.363 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.363 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.364 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.364 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.365 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.365 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.366 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.366 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.367 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.367 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.368 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.368 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.369 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.369 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.370 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.370 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.372 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.372 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.373 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.373 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.373 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.374 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.374 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.375 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.375 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.376 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.376 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.376 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.377 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.377 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.378 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.378 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.379 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.379 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.380 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.380 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.381 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.381 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.382 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.382 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.382 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.383 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.383 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.384 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.384 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.385 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.385 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.386 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.386 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.386 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.387 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.387 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.388 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.388 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.389 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.389 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.389 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.390 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.390 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.391 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.391 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.392 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.392 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.393 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.393 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.394 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.394 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.394 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.395 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.395 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.395 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.396 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.396 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.397 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.397 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.398 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.398 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.399 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.399 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.399 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.400 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.400 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.400 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.401 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.401 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.402 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.402 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.403 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.403 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.403 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.404 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.404 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.405 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.405 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.405 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.406 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.406 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.406 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.407 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.407 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.408 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.408 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.409 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.409 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.409 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.410 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.410 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.411 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.411 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.411 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.412 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.412 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.412 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.413 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.413 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.414 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.414 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.415 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.415 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.415 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.416 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.416 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.417 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.417 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.417 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.418 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.419 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.419 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.419 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.420 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.420 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.421 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.421 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.421 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.422 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.422 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.423 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.423 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.423 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.424 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.424 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.425 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.425 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.426 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.426 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.426 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.427 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.428 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.428 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.429 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.430 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.430 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.431 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.431 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.432 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.432 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.433 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.433 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.434 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.435 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.435 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.435 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.436 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.436 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.437 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.437 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.437 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.438 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.438 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.439 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.439 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.440 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.440 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.440 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.441 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.441 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.442 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.442 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.443 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.443 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.444 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.444 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.444 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.445 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.445 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.446 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.446 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.446 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.447 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.447 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.448 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.448 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.449 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.449 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.450 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.450 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.450 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.451 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.451 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.452 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.452 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.453 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.453 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.453 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.454 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.454 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.454 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.455 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.455 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.456 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.456 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.457 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.457 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.458 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.458 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.458 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.459 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.459 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.460 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.460 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.461 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.461 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.461 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.462 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.462 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.463 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.463 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.463 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.464 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.464 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.465 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.465 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.466 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.466 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.467 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.467 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.467 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.468 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.468 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.469 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.469 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.470 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.470 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.471 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.471 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.472 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.472 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.473 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.473 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.473 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.474 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.475 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.475 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.475 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.476 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.476 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.477 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.477 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.477 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.478 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.478 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.479 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.479 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.480 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.481 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.481 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.482 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.482 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.483 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.483 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.483 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.484 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.484 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.485 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.485 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.486 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.486 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.486 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.487 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.487 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.488 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.488 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.489 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.489 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.490 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.490 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.490 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.491 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.491 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.492 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.492 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.493 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.493 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.494 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.494 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.495 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.495 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.496 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.497 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.497 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.498 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.498 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.499 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.499 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.500 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.500 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.500 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.501 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.501 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.501 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.502 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.502 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.503 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.503 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.504 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.504 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.504 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.505 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.505 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.506 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.506 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.507 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.507 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.508 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.508 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.509 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.509 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.510 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.510 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:48:41.511 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:48:41.511 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:48:41.512 | Obtaining file:///opt/stack/nova 2021-12-23 15:48:44.934 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:48:48.333 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:48:48.339 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:48:48.347 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:48:48.350 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-23 15:48:48.359 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-23 15:48:48.368 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:48:48.377 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:48:48.400 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:48:48.424 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-23 15:48:48.448 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-23 15:48:48.491 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-12-23 15:48:48.941 | Collecting dataclasses===0.7 2021-12-23 15:48:48.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-23 15:48:49.039 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-23 15:48:49.043 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-23 15:48:49.053 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-23 15:48:49.060 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-23 15:48:49.063 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-23 15:48:49.067 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-23 15:48:49.099 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-23 15:48:49.171 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-23 15:48:49.234 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-12-23 15:48:49.349 | Collecting microversion-parse===1.0.1 2021-12-23 15:48:49.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-23 15:48:49.446 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-23 15:48:49.449 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-23 15:48:49.452 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-23 15:48:49.455 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-23 15:48:49.485 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-23 15:48:49.616 | Collecting os-resource-classes===1.0.0 2021-12-23 15:48:49.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-23 15:48:49.712 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-23 15:48:49.718 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-12-23 15:48:49.723 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-23 15:48:49.751 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-12-23 15:48:49.774 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-12-23 15:48:49.794 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-12-23 15:48:49.831 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-12-23 15:48:49.845 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-23 15:48:49.860 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-23 15:48:49.867 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-23 15:48:49.922 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-23 15:48:49.931 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-12-23 15:48:49.977 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-12-23 15:48:50.045 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-12-23 15:48:50.067 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-23 15:48:50.086 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-12-23 15:48:50.103 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-23 15:48:50.118 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-12-23 15:48:50.124 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-12-23 15:48:50.138 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-12-23 15:48:50.166 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-12-23 15:48:50.177 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-23 15:48:50.195 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-12-23 15:48:50.218 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-23 15:48:50.231 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-12-23 15:48:50.269 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-23 15:48:50.272 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-23 15:48:50.274 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-12-23 15:48:50.280 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-12-23 15:48:50.292 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-12-23 15:48:50.295 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-23 15:48:50.453 | Collecting pypowervm===1.1.24 2021-12-23 15:48:50.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-23 15:48:50.615 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-12-23 15:48:50.623 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-12-23 15:48:50.629 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-12-23 15:48:50.647 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-23 15:48:50.670 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-12-23 15:48:50.675 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-12-23 15:48:50.696 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-12-23 15:48:50.718 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-12-23 15:48:50.752 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-23 15:48:50.757 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-12-23 15:48:50.765 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-23 15:48:50.789 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-23 15:48:50.792 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-12-23 15:48:50.797 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-12-23 15:48:50.802 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-23 15:48:50.806 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-23 15:48:50.809 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-12-23 15:48:50.821 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-12-23 15:48:50.824 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-12-23 15:48:50.827 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-23 15:48:50.834 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-12-23 15:48:50.899 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-12-23 15:48:50.913 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-12-23 15:48:50.924 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-12-23 15:48:50.931 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-12-23 15:48:50.951 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-12-23 15:48:51.017 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-12-23 15:48:51.022 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-12-23 15:48:51.030 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-23 15:48:51.054 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-12-23 15:48:51.059 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-12-23 15:48:51.168 | Collecting websockify===0.9.0 2021-12-23 15:48:51.176 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-23 15:48:51.268 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-23 15:48:51.271 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-12-23 15:48:51.374 | Collecting zVMCloudConnector===1.4.1 2021-12-23 15:48:51.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-23 15:48:52.305 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:48:52.310 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-23 15:48:52.313 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-23 15:48:52.334 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:48:52.379 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-23 15:48:52.426 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-23 15:48:52.431 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-23 15:48:52.435 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-23 15:48:52.460 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:48:52.464 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-23 15:48:52.469 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-23 15:48:52.472 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-23 15:48:52.481 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-23 15:48:52.487 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:48:52.497 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-23 15:48:52.503 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-23 15:48:52.553 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-23 15:48:52.556 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-23 15:48:52.560 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-23 15:48:52.573 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-12-23 15:48:52.577 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-23 15:48:52.591 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-23 15:48:52.600 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-12-23 15:48:52.606 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-12-23 15:48:52.609 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-23 15:48:52.626 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-12-23 15:48:52.641 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-23 15:48:52.662 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-12-23 15:48:52.667 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:48:52.670 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 15:48:52.674 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:48:52.677 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:48:52.680 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-12-23 15:48:52.723 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-12-23 15:48:52.729 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-23 15:48:52.739 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-12-23 15:48:52.742 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-23 15:48:52.745 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-23 15:48:52.748 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-12-23 15:48:53.911 | Collecting numpy===1.18.2 2021-12-23 15:48:53.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-12-23 15:48:54.517 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-12-23 15:48:54.534 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-23 15:48:54.537 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-12-23 15:48:54.550 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-23 15:48:54.554 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-12-23 15:48:54.557 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:48:54.566 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-12-23 15:48:54.569 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-12-23 15:48:54.572 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-23 15:48:54.589 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-23 15:48:54.592 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-23 15:48:54.595 | Building wheels for collected packages: zVMCloudConnector 2021-12-23 15:48:54.596 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-23 15:48:55.582 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-23 15:48:55.584 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=dff995fddea67e51cf1960c1030c97a15b300e751dcbdafaf145aa446cc92923 2021-12-23 15:48:55.585 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-23 15:48:55.585 | Successfully built zVMCloudConnector 2021-12-23 15:48:56.624 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-23 15:49:00.275 | Running setup.py develop for nova 2021-12-23 15:49:03.882 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-23 15:49:04.020 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:49:04.020 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:49:04.138 | + inc/python:pip_install:207 : result=0 2021-12-23 15:49:04.140 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:49:04.143 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:04.145 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:04.147 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:04.149 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:04.152 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:04.154 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:49:04.156 | + functions-common:time_stop:2338 : start_time=1640274518532 2021-12-23 15:49:04.158 | + functions-common:time_stop:2340 : [[ -z 1640274518532 ]] 2021-12-23 15:49:04.161 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:04.164 | + functions-common:time_stop:2343 : end_time=1640274544162 2021-12-23 15:49:04.167 | + functions-common:time_stop:2344 : elapsed_time=25630 2021-12-23 15:49:04.169 | + functions-common:time_stop:2345 : total=188417 2021-12-23 15:49:04.172 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:04.174 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=214047 2021-12-23 15:49:04.176 | + inc/python:pip_install:210 : return 0 2021-12-23 15:49:04.178 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:49:04.181 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 15:49:04.183 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 15:49:04.200 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-23 15:49:04.211 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-23 15:49:04.213 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-23 15:49:04.216 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:49:04.219 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:49:04.222 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-23 15:49:04.224 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:49:04.227 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-23 15:49:04.239 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:49:04.241 | + ./stack.sh:main:915 : configure_nova 2021-12-23 15:49:04.244 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-23 15:49:04.255 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-23 15:49:04.258 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-23 15:49:04.260 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-23 15:49:04.264 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-23 15:49:04.264 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-23 15:49:04.268 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-23 15:49:04.270 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-23 15:49:04.273 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-23 15:49:04.275 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-23 15:49:04.278 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-23 15:49:04.281 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-23 15:49:04.283 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-23 15:49:04.285 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-23 15:49:04.296 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-23 15:49:04.307 | + 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 2021-12-23 15:49:04.319 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-23 15:49:04.330 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-23 15:49:04.342 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-23 15:49:04.345 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-23 15:49:04.348 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.FcOkUiHFy6 2021-12-23 15:49:04.351 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-23 15:49:04.353 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-23 15:49:04.356 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-23 15:49:04.359 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-23 15:49:04.361 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-23 15:49:04.363 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.FcOkUiHFy6 2021-12-23 15:49:04.367 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.FcOkUiHFy6 2021-12-23 15:49:04.378 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.FcOkUiHFy6 /etc/sudoers.d/nova-rootwrap 2021-12-23 15:49:04.390 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-23 15:49:04.393 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-23 15:49:04.395 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-23 15:49:04.398 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-23 15:49:04.400 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-23 15:49:04.403 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-23 15:49:04.405 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-23 15:49:04.408 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-23 15:49:04.411 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-23 15:49:04.415 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-23 15:49:04.431 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:04.433 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-23 15:49:04.436 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-23 15:49:04.439 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-23 15:49:04.442 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-23 15:49:04.467 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-23 15:49:04.469 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-23 15:49:04.493 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-23 15:49:04.517 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-23 15:49:04.540 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-23 15:49:04.565 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-23 15:49:04.591 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-23 15:49:04.593 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-23 15:49:04.616 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-23 15:49:04.643 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-23 15:49:04.645 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2021-12-23 15:49:04.669 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-23 15:49:04.692 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-23 15:49:04.716 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-23 15:49:04.738 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-23 15:49:04.762 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-23 15:49:04.787 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-23 15:49:04.789 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:49:04.792 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:49:04.794 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:49:04.796 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:49:04.798 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:49:04.800 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:49:04.802 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:49:04.805 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:49:04.807 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-23 15:49:04.809 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:49:04.811 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:49:04.813 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:49:04.815 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:49:04.818 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:49:04.820 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:49:04.822 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-23 15:49:04.837 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:04.840 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:49:04.842 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-23 15:49:04.844 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-23 15:49:04.868 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-23 15:49:04.871 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-23 15:49:04.873 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-23 15:49:04.875 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-23 15:49:04.877 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 15:49:04.880 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 15:49:04.906 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-23 15:49:04.908 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-23 15:49:04.911 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-23 15:49:04.913 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-23 15:49:04.915 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-23 15:49:04.918 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-23 15:49:04.943 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-23 15:49:04.969 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-23 15:49:04.991 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-23 15:49:05.016 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-23 15:49:05.031 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:05.033 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-23 15:49:05.047 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:05.051 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-23 15:49:05.051 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-23 15:49:05.055 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-23 15:49:05.057 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-23 15:49:05.081 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-23 15:49:05.096 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:05.098 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-23 15:49:05.100 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-23 15:49:05.103 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 15:49:05.105 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:49:05.107 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-23 15:49:05.133 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-23 15:49:05.157 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:49:05.180 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-23 15:49:05.204 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-23 15:49:05.228 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-23 15:49:05.252 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-23 15:49:05.277 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-23 15:49:05.302 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:49:05.325 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:49:05.349 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-23 15:49:05.364 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:05.366 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-23 15:49:05.368 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-23 15:49:05.394 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-23 15:49:05.418 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2021-12-23 15:49:05.442 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-23 15:49:05.466 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-23 15:49:05.489 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-23 15:49:05.514 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-23 15:49:05.537 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-23 15:49:05.561 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-23 15:49:05.576 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:05.578 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-23 15:49:05.580 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-23 15:49:05.605 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-23 15:49:05.631 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-23 15:49:05.633 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-23 15:49:05.657 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-23 15:49:05.659 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-23 15:49:05.662 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-23 15:49:05.664 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:49:05.666 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:49:05.669 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:49:05.671 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:49:05.674 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:49:05.676 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:49:05.678 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-23 15:49:05.680 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-23 15:49:05.683 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:49:05.685 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:05.687 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-23 15:49:05.689 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-23 15:49:05.692 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:49:05.694 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:49:05.709 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:49:05.712 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:49:05.714 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:49:05.717 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:49:05.719 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:49:05.744 | + functions:setup_systemd_logging:702 : 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' 2021-12-23 15:49:05.767 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:49:05.792 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:49:05.816 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-23 15:49:05.842 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-23 15:49:05.844 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-23 15:49:05.846 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-23 15:49:05.849 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-23 15:49:05.851 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 15:49:05.853 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:49:05.856 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-23 15:49:05.859 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-23 15:49:05.861 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:49:05.863 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:49:05.876 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:49:05.876 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:05.883 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:49:05.887 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:05.900 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-23 15:49:05.902 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-23 15:49:05.906 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-23 15:49:05.931 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-23 15:49:05.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-23 15:49:05.977 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-23 15:49:06.001 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 15:49:06.025 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 15:49:06.049 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-23 15:49:06.073 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-23 15:49:06.096 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-23 15:49:06.119 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:49:06.143 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 15:49:06.166 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 15:49:06.190 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-23 15:49:06.213 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 15:49:06.215 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 15:49:06.218 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-23 15:49:06.221 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-23 15:49:06.223 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:49:06.226 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:06.228 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:06.231 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 15:49:06.233 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 15:49:06.236 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-23 15:49:06.260 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 15:49:06.283 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-23 15:49:06.284 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-12-23 15:49:06.290 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-23 15:49:06.294 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-23 15:49:06.296 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-23 15:49:06.299 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:49:06.301 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:49:06.303 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:49:06.305 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:06.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:06.310 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:49:06.313 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:49:06.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:06.317 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:06.319 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-23 15:49:06.378 | Enabling site nova-api-wsgi. 2021-12-23 15:49:06.382 | To activate the new configuration, you need to run: 2021-12-23 15:49:06.382 | systemctl reload apache2 2021-12-23 15:49:06.387 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 15:49:06.389 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:49:06.391 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:49:06.393 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:49:06.539 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-23 15:49:06.542 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-23 15:49:06.545 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-23 15:49:06.547 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-23 15:49:06.549 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-23 15:49:06.552 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:49:06.555 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-23 15:49:06.558 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-23 15:49:06.561 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:49:06.563 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:49:06.575 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:06.575 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:49:06.582 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:49:06.585 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:06.599 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-23 15:49:06.601 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-23 15:49:06.605 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-23 15:49:06.631 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-23 15:49:06.656 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-23 15:49:06.680 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-23 15:49:06.704 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 15:49:06.727 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 15:49:06.751 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-23 15:49:06.775 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-23 15:49:06.799 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-23 15:49:06.822 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:49:06.847 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 15:49:06.871 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 15:49:06.895 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-23 15:49:06.919 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-23 15:49:06.921 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-23 15:49:06.944 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-23 15:49:06.959 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:06.961 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-23 15:49:06.988 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-23 15:49:06.990 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-23 15:49:06.993 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-23 15:49:07.008 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:07.010 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:49:07.014 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:49:07.038 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-23 15:49:07.065 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-23 15:49:07.067 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 15:49:07.069 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-23 15:49:07.071 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:49:07.074 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:49:07.076 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:49:07.092 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:07.095 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:49:07.097 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:49:07.100 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:49:07.115 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:07.118 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:49:07.121 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:49:07.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:49:07.147 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:49:07.150 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-23 15:49:07.175 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-23 15:49:07.199 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-23 15:49:07.226 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-23 15:49:07.241 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:07.244 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-23 15:49:07.267 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-23 15:49:07.269 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-23 15:49:07.285 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:07.289 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-23 15:49:07.293 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:49:07.296 | + lib/nova:create_nova_conf:532 : local conf 2021-12-23 15:49:07.298 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-23 15:49:07.301 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-23 15:49:07.303 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:49:07.305 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:49:07.308 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-23 15:49:07.311 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-23 15:49:07.313 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-23 15:49:07.317 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-23 15:49:07.320 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-23 15:49:07.322 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-23 15:49:07.324 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-23 15:49:07.327 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-23 15:49:07.329 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-23 15:49:07.357 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-23 15:49:07.383 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-23 15:49:07.409 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:49:07.411 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-23 15:49:07.414 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-23 15:49:07.416 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-23 15:49:07.432 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:07.435 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-23 15:49:07.436 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-23 15:49:08.471 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-23 15:49:08.474 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-23 15:49:09.510 | Creating vhost "nova_cell1" 2021-12-23 15:49:09.567 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-23 15:49:10.633 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-23 15:49:10.658 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-23 15:49:10.660 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 15:49:10.662 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-23 15:49:10.665 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:49:10.668 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-23 15:49:10.670 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:49:10.687 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:10.690 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-23 15:49:10.693 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-23 15:49:10.695 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:49:10.709 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:10.712 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2021-12-23 15:49:10.715 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2021-12-23 15:49:10.739 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:49:10.741 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:49:10.744 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-23 15:49:10.759 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:10.762 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-23 15:49:10.764 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 15:49:10.766 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-23 15:49:10.792 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2021-12-23 15:49:10.816 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-23 15:49:10.840 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-23 15:49:10.864 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-23 15:49:10.889 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-23 15:49:10.913 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-23 15:49:10.937 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-23 15:49:10.961 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-23 15:49:10.963 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-23 15:49:10.966 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:49:10.968 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:10.971 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-23 15:49:10.973 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-23 15:49:10.975 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:49:10.978 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:49:10.994 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:49:10.996 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:49:10.998 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:49:11.001 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:49:11.003 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:49:11.027 | + functions:setup_systemd_logging:702 : 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' 2021-12-23 15:49:11.052 | + functions:setup_systemd_logging:703 : 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' 2021-12-23 15:49:11.075 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:49:11.099 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 15:49:11.102 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-23 15:49:11.106 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:49:11.108 | + lib/nova:create_nova_conf:566 : local conf 2021-12-23 15:49:11.111 | + lib/nova:create_nova_conf:567 : local offset 2021-12-23 15:49:11.114 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-23 15:49:11.116 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:49:11.118 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:49:11.121 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-23 15:49:11.123 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-23 15:49:11.126 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-23 15:49:11.128 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 15:49:11.130 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-23 15:49:11.132 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-23 15:49:11.135 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-23 15:49:11.149 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:11.152 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-23 15:49:11.168 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:11.170 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-23 15:49:11.172 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-23 15:49:11.187 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:11.189 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-23 15:49:11.204 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:11.207 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-23 15:49:11.223 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:11.225 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-23 15:49:11.241 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:11.244 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-23 15:49:11.247 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-23 15:49:11.249 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-23 15:49:11.252 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-23 15:49:11.254 | + lib/stack:stack_install_service:32 : install_placement 2021-12-23 15:49:11.256 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-23 15:49:11.259 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-23 15:49:11.261 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:11.264 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:11.267 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-23 15:49:11.269 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:49:11.272 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:49:11.274 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:49:11.277 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:49:11.279 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:11.282 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:49:11.284 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:11.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:11.289 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:49:11.291 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:11.294 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:49:11.297 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:49:11.299 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-23 15:49:11.302 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:49:11.304 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:11.307 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:11.309 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-23 15:49:11.329 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-23 15:49:11.455 | Reading package lists... 2021-12-23 15:49:11.718 | Building dependency tree... 2021-12-23 15:49:11.719 | Reading state information... 2021-12-23 15:49:11.943 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-23 15:49:11.943 | The following packages were automatically installed and are no longer required: 2021-12-23 15:49:11.944 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 15:49:11.944 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 15:49:11.944 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 15:49:11.944 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:49:11.944 | python3-twisted-bin python3-zope.interface 2021-12-23 15:49:11.944 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:49:12.010 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 15:49:12.015 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:49:12.018 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:49:12.020 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:12.022 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:12.025 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:12.027 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:12.029 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:12.032 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:49:12.034 | + functions-common:time_stop:2338 : start_time=1640274551326 2021-12-23 15:49:12.036 | + functions-common:time_stop:2340 : [[ -z 1640274551326 ]] 2021-12-23 15:49:12.039 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:12.043 | + functions-common:time_stop:2343 : end_time=1640274552040 2021-12-23 15:49:12.045 | + functions-common:time_stop:2344 : elapsed_time=714 2021-12-23 15:49:12.048 | + functions-common:time_stop:2345 : total=215785 2021-12-23 15:49:12.050 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:12.052 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=216499 2021-12-23 15:49:12.055 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:49:12.057 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-23 15:49:12.060 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:12.063 | + inc/python:python3_enabled:468 : return 0 2021-12-23 15:49:12.065 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-23 15:49:12.068 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-23 15:49:12.070 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-23 15:49:12.073 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-23 15:49:12.075 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-23 15:49:12.099 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-23 15:49:12.101 | + functions-common:install_package:1333 : update_package_repo 2021-12-23 15:49:12.104 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-23 15:49:12.107 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-23 15:49:12.109 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-23 15:49:12.112 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:12.114 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-23 15:49:12.117 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:12.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:12.122 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-23 15:49:12.125 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:12.127 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-23 15:49:12.130 | + functions-common:apt_get_update:1069 : return 2021-12-23 15:49:12.132 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-23 15:49:12.135 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-23 15:49:12.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:12.140 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:12.142 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-23 15:49:12.162 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-23 15:49:12.284 | Reading package lists... 2021-12-23 15:49:12.546 | Building dependency tree... 2021-12-23 15:49:12.547 | Reading state information... 2021-12-23 15:49:12.772 | The following packages were automatically installed and are no longer required: 2021-12-23 15:49:12.772 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-23 15:49:12.773 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-23 15:49:12.773 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-23 15:49:12.773 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-23 15:49:12.773 | python3-twisted-bin python3-zope.interface 2021-12-23 15:49:12.773 | Use 'sudo apt autoremove' to remove them. 2021-12-23 15:49:12.817 | The following NEW packages will be installed: 2021-12-23 15:49:12.818 | libapache2-mod-wsgi-py3 2021-12-23 15:49:13.094 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-23 15:49:13.094 | Need to get 88.3 kB of archives. 2021-12-23 15:49:13.094 | After this operation, 278 kB of additional disk space will be used. 2021-12-23 15:49:13.094 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-12-23 15:49:13.989 | Fetched 88.3 kB in 1s (145 kB/s) 2021-12-23 15:49:14.048 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-23 15:49:14.088 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-12-23 15:49:14.092 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-23 15:49:14.094 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-23 15:49:14.172 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-23 15:49:14.354 | apache2_invoke: Enable module wsgi 2021-12-23 15:49:16.763 | + functions-common:apt_get:1113 : result=0 2021-12-23 15:49:16.765 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-23 15:49:16.768 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:16.770 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:16.772 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:16.775 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:16.777 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:16.780 | + functions-common:time_stop:2337 : name=apt-get 2021-12-23 15:49:16.782 | + functions-common:time_stop:2338 : start_time=1640274552159 2021-12-23 15:49:16.784 | + functions-common:time_stop:2340 : [[ -z 1640274552159 ]] 2021-12-23 15:49:16.787 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:16.791 | + functions-common:time_stop:2343 : end_time=1640274556788 2021-12-23 15:49:16.794 | + functions-common:time_stop:2344 : elapsed_time=4629 2021-12-23 15:49:16.796 | + functions-common:time_stop:2345 : total=216499 2021-12-23 15:49:16.798 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:16.800 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=221128 2021-12-23 15:49:16.803 | + functions-common:apt_get:1117 : return 0 2021-12-23 15:49:16.805 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-23 15:49:16.809 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-23 15:49:16.811 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:49:16.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:16.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:16.818 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-23 15:49:16.821 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-23 15:49:16.872 | wsgi (enabled by maintainer script) 2021-12-23 15:49:16.875 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-23 15:49:16.878 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-23 15:49:16.880 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:49:16.883 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-23 15:49:16.886 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-23 15:49:16.889 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:49:16.893 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:49:16.893 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:49:16.897 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-23 15:49:16.900 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-23 15:49:16.903 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-23 15:49:16.905 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-23 15:49:16.908 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-23 15:49:16.928 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-23 15:49:16.933 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-23 15:49:19.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:49:19.749 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:49:19.750 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.750 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.751 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.751 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.751 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.752 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.752 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.753 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.753 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.754 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.754 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.755 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.755 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.756 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.756 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.756 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.757 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.757 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.758 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.758 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.759 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.759 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.759 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.760 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.760 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.762 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.763 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.763 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.764 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.764 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.765 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.765 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.766 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.766 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.766 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.767 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.767 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.768 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.768 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.768 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.769 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.769 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.769 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.770 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.770 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.771 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.771 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.772 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.772 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.773 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.773 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.773 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.774 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.774 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.775 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.775 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.776 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.776 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.777 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.777 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.778 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.779 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.779 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.780 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.780 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.781 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.781 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.782 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.782 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.783 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.783 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.784 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.784 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.785 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.785 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.785 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.786 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.786 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.787 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.787 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.788 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.788 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.789 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.789 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.790 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.790 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.791 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.791 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.792 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.792 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.793 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.794 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.794 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.794 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.795 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.795 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.796 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.796 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.797 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.797 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.798 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.798 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.799 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.799 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.800 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.800 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.801 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.801 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.802 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.802 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.802 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.803 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.803 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.804 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.804 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.805 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.805 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.806 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.806 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.807 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.807 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.808 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.808 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.809 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.809 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.810 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.810 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.811 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.811 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.812 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.812 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.813 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.813 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.813 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.814 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.814 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.815 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.815 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.815 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.816 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.816 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.817 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.817 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.817 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.818 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.819 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.819 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.819 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.820 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.820 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.821 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.821 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.821 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.822 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.822 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.823 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.823 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.824 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.824 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.825 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.825 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.826 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.826 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.827 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.827 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.827 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.828 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.828 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.828 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.829 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.829 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.830 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.830 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.830 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.831 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.831 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.832 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.832 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.833 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.833 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.833 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.834 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.834 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.834 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.835 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.835 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.836 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.836 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.836 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.837 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.837 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.838 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.838 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.839 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.839 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.839 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.840 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.840 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.841 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.841 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.841 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.842 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.842 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.843 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.843 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.844 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.844 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.844 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.845 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.845 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.845 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.846 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.846 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.847 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.847 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.847 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.848 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.848 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.849 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.849 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.850 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.850 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.850 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.851 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.851 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.851 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.852 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.852 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.853 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.853 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.854 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.854 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.856 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.856 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.857 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.858 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.858 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.859 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.859 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.859 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.860 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.860 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.861 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.861 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.862 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.862 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.862 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.863 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.863 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.864 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.864 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.865 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.865 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.865 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.866 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.866 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.867 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.868 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.868 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.868 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.869 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.869 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.869 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.871 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.871 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.871 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.872 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.872 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.873 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.873 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.873 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.874 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.874 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.875 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.875 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.876 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.876 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.877 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.877 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.877 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.878 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.878 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.879 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.879 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.880 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.880 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.880 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.881 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.881 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.881 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.882 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.882 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.883 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.883 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.884 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.884 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.885 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.885 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.886 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.886 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.886 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.887 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.887 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.888 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.888 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.888 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.889 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.889 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.890 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.890 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.890 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.891 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.891 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.892 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.892 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.893 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.893 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.894 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.894 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.894 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.895 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.895 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.895 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.896 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.896 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.897 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.897 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.898 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.898 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.899 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.900 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.900 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.901 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.901 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.902 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.902 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.903 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.903 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.904 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.904 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.905 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.905 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.906 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.906 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.906 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.908 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.908 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.908 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.909 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.909 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.910 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.910 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.911 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.911 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.912 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.912 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.913 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.913 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.914 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.914 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.915 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.915 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.915 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.916 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.916 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.917 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.918 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.918 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.919 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.919 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.920 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.920 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.920 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.921 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.921 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.922 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.922 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.923 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.923 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.924 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.924 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.925 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.925 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.926 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.926 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.927 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.927 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.927 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.928 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.928 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.929 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.929 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.929 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.930 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.930 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.931 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.931 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.931 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.932 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.932 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.933 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.933 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.934 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.934 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.935 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.935 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.936 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.936 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.937 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.937 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.938 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:19.938 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:19.939 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:19.939 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:20.077 | Collecting osc-placement===2.0.0 2021-12-23 15:49:20.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-23 15:49:20.187 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-23 15:49:20.205 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-23 15:49:20.208 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-23 15:49:20.211 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-23 15:49:20.216 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-23 15:49:20.220 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-23 15:49:20.224 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-23 15:49:20.293 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-23 15:49:20.314 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-23 15:49:20.318 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-23 15:49:20.321 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-23 15:49:20.330 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-23 15:49:20.333 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-23 15:49:20.342 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-23 15:49:20.347 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-23 15:49:20.354 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-23 15:49:20.377 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:49:20.382 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-23 15:49:20.399 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-23 15:49:20.428 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-23 15:49:20.432 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:49:20.435 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-23 15:49:20.458 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:49:20.461 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 15:49:20.466 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:49:20.470 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-23 15:49:20.472 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-23 15:49:20.488 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-23 15:49:20.492 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-23 15:49:20.496 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-23 15:49:20.501 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-23 15:49:20.525 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-23 15:49:20.575 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-23 15:49:20.578 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-23 15:49:20.583 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-23 15:49:20.586 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-23 15:49:20.589 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-23 15:49:20.593 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-23 15:49:20.596 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:49:20.601 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-23 15:49:22.561 | Installing collected packages: osc-placement 2021-12-23 15:49:22.742 | Successfully installed osc-placement-2.0.0 2021-12-23 15:49:22.880 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:49:22.880 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:49:22.963 | + inc/python:pip_install:207 : result=0 2021-12-23 15:49:22.966 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:49:22.969 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:22.972 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:22.974 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:22.977 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:22.979 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:22.982 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:49:22.984 | + functions-common:time_stop:2338 : start_time=1640274556923 2021-12-23 15:49:22.987 | + functions-common:time_stop:2340 : [[ -z 1640274556923 ]] 2021-12-23 15:49:22.990 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:22.994 | + functions-common:time_stop:2343 : end_time=1640274562991 2021-12-23 15:49:22.996 | + functions-common:time_stop:2344 : elapsed_time=6068 2021-12-23 15:49:22.999 | + functions-common:time_stop:2345 : total=214047 2021-12-23 15:49:23.001 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:23.004 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=220115 2021-12-23 15:49:23.006 | + inc/python:pip_install:210 : return 0 2021-12-23 15:49:23.009 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-23 15:49:23.011 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-23 15:49:23.014 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-23 15:49:23.016 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-23 15:49:23.019 | + functions-common:git_clone:526 : local orig_dir 2021-12-23 15:49:23.022 | ++ functions-common:git_clone:527 : pwd 2021-12-23 15:49:23.024 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:49:23.027 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:49:23.030 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:49:23.047 | + functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:49:23.050 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:49:23.052 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:23.055 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-23 15:49:23.055 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:49:23.060 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-23 15:49:23.062 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:23.065 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-23 15:49:23.067 | + functions-common:git_timed:617 : local count=0 2021-12-23 15:49:23.070 | + functions-common:git_timed:618 : local timeout=0 2021-12-23 15:49:23.072 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-23 15:49:23.074 | + functions-common:git_timed:621 : timeout=0 2021-12-23 15:49:23.077 | + functions-common:git_timed:624 : time_start git_timed 2021-12-23 15:49:23.079 | + functions-common:time_start:2317 : local name=git_timed 2021-12-23 15:49:23.081 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:49:23.084 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:49:23.086 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:49:23.090 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274563087 2021-12-23 15:49:23.093 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-23 15:49:23.095 | Cloning into '/opt/stack/placement'... 2021-12-23 15:49:33.081 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-23 15:49:33.083 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:33.085 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:33.088 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:33.091 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:33.093 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:33.095 | + functions-common:time_stop:2337 : name=git_timed 2021-12-23 15:49:33.098 | + functions-common:time_stop:2338 : start_time=1640274563087 2021-12-23 15:49:33.100 | + functions-common:time_stop:2340 : [[ -z 1640274563087 ]] 2021-12-23 15:49:33.103 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:33.106 | + functions-common:time_stop:2343 : end_time=1640274573104 2021-12-23 15:49:33.108 | + functions-common:time_stop:2344 : elapsed_time=10017 2021-12-23 15:49:33.111 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:49:33.113 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:33.115 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10017 2021-12-23 15:49:33.118 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-23 15:49:33.121 | + functions-common:git_clone:593 : git show --oneline 2021-12-23 15:49:33.121 | + functions-common:git_clone:593 : head -1 2021-12-23 15:49:33.124 | de030ef7 Fix Placement Doc 2021-12-23 15:49:33.126 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:49:33.129 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-23 15:49:33.132 | + inc/python:setup_develop:351 : local bindep 2021-12-23 15:49:33.134 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 15:49:33.137 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-23 15:49:33.140 | + inc/python:setup_develop:357 : local extras= 2021-12-23 15:49:33.142 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-23 15:49:33.145 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-23 15:49:33.147 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 15:49:33.149 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-23 15:49:33.152 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-23 15:49:33.155 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-23 15:49:33.158 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-23 15:49:33.161 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-23 15:49:33.163 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-23 15:49:33.166 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-23 15:49:33.168 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-23 15:49:33.171 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-23 15:49:33.176 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-23 15:49:33.179 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-23 15:49:34.216 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-23 15:49:34.218 | + inc/python:setup_package:430 : local bindep=0 2021-12-23 15:49:34.221 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-23 15:49:34.224 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-23 15:49:34.226 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-23 15:49:34.229 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-23 15:49:34.232 | + inc/python:setup_package:439 : local flags=-e 2021-12-23 15:49:34.234 | + inc/python:setup_package:440 : local extras= 2021-12-23 15:49:34.237 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-23 15:49:34.239 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-23 15:49:34.242 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-23 15:49:34.245 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-23 15:49:34.247 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-23 15:49:34.250 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-23 15:49:34.269 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-23 15:49:34.274 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-23 15:49:37.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:49:37.121 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:49:37.121 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.122 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.122 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.123 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.123 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.124 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.124 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.125 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.125 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.125 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.126 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.126 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.127 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.127 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.128 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.128 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.129 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.129 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.129 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.130 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.130 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.131 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.131 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.132 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.132 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.134 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.135 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.135 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.136 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.136 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.137 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.137 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.138 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.138 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.138 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.139 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.139 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.140 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.140 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.141 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.141 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.141 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.142 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.142 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.143 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.143 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.143 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.144 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.144 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.145 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.145 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.146 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.146 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.147 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.147 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.148 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.148 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.148 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.149 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.149 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.150 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.151 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.151 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.153 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.153 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.154 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.154 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.155 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.155 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.156 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.157 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.157 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.157 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.158 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.158 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.159 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.159 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.160 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.160 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.160 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.161 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.162 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.162 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.163 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.163 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.163 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.164 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.164 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.165 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.165 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.166 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.166 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.167 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.168 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.168 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.169 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.169 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.170 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.170 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.171 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.171 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.172 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.172 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.173 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.173 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.174 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.174 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.175 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.175 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.176 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.176 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.177 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.177 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.177 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.178 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.178 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.179 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.179 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.180 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.180 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.181 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.181 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.182 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.182 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.183 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.183 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.184 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.184 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.185 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.185 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.186 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.186 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.186 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.187 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.187 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.188 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.188 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.189 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.189 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.189 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.190 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.190 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.191 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.191 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.192 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.192 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.192 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.193 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.193 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.194 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.194 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.195 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.195 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.195 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.196 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.196 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.197 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.197 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.198 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.198 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.199 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.199 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.200 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.200 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.201 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.201 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.201 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.202 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.202 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.203 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.203 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.203 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.204 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.204 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.205 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.205 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.206 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.206 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.206 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.207 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.207 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.208 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.208 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.208 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.209 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.209 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.210 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.210 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.210 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.211 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.211 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.212 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.212 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.213 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.213 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.213 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.215 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.215 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.215 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.216 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.216 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.216 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.217 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.217 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.218 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.218 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.219 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.219 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.220 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.220 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.221 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.221 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.221 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.222 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.222 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.223 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.223 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.224 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.224 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.225 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.225 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.226 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.226 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.226 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.227 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.227 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.228 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.228 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.229 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.229 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.230 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.231 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.232 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.232 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.233 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.234 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.234 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.235 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.235 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.236 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.236 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.237 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.237 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.237 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.238 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.238 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.239 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.239 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.240 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.240 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.240 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.241 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.241 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.242 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.242 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.243 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.243 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.244 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.244 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.245 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.245 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.246 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.246 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.246 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.248 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.248 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.249 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.249 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.249 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.250 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.251 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.251 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.252 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.252 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.252 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.253 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.253 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.254 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.254 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.254 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.255 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.255 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.256 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.256 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.257 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.257 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.257 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.258 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.258 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.259 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.259 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.260 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.260 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.261 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.261 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.261 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.262 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.262 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.263 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.263 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.264 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.264 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.265 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.265 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.265 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.266 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.266 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.267 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.267 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.267 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.268 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.268 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.269 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.269 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.270 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.270 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.270 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.271 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.271 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.272 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.272 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.273 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.273 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.274 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.274 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.275 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.276 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.276 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.277 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.277 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.278 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.278 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.279 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.279 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.280 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.280 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.281 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.281 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.281 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.282 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.282 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.283 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.283 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.284 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.284 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.285 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.285 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.285 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.286 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.286 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.287 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.287 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.288 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.288 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.289 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.289 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.290 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.290 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.290 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.291 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.291 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.292 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.293 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.293 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.294 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.294 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.295 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.295 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.295 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.296 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.296 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.296 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.297 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.298 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.298 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.298 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.299 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.299 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.300 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.300 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.301 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.301 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.302 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.302 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.303 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.303 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.304 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.304 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.304 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.305 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.305 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.306 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.306 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.307 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.307 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.307 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.308 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.308 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.309 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.309 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.310 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.310 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.311 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.311 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.312 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.312 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.313 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.313 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.314 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.314 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.315 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.315 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:37.316 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:37.316 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:37.317 | Obtaining file:///opt/stack/placement 2021-12-23 15:49:38.700 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-23 15:49:40.083 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-23 15:49:40.093 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-23 15:49:40.116 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-23 15:49:40.132 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-23 15:49:40.165 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-23 15:49:40.227 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-12-23 15:49:40.233 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-12-23 15:49:40.238 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-12-23 15:49:40.243 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-12-23 15:49:40.281 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-12-23 15:49:40.295 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-23 15:49:40.309 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-23 15:49:40.316 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-23 15:49:40.372 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-23 15:49:40.380 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-12-23 15:49:40.427 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-12-23 15:49:40.448 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-23 15:49:40.468 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-23 15:49:40.482 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-12-23 15:49:40.493 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-23 15:49:40.511 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-23 15:49:40.514 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-23 15:49:40.517 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-12-23 15:49:40.530 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-12-23 15:49:40.532 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-23 15:49:40.536 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-12-23 15:49:40.542 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-12-23 15:49:40.548 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-23 15:49:40.569 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-23 15:49:40.574 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-12-23 15:49:40.582 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-23 15:49:40.605 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-23 15:49:40.611 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-23 15:49:40.614 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-12-23 15:49:40.626 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-12-23 15:49:40.630 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-12-23 15:49:40.633 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-23 15:49:40.640 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-12-23 15:49:40.650 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-12-23 15:49:40.657 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-23 15:49:40.676 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-23 15:49:40.680 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-23 15:49:40.688 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-23 15:49:40.713 | 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.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-12-23 15:49:40.761 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-23 15:49:40.781 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-23 15:49:40.826 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-23 15:49:40.897 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-23 15:49:40.902 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-23 15:49:40.908 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-23 15:49:40.911 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:49:40.915 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-23 15:49:40.924 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-23 15:49:40.934 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:49:40.939 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-23 15:49:40.946 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-23 15:49:40.951 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-23 15:49:40.954 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-23 15:49:40.958 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:49:40.960 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:49:40.963 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 15:49:40.967 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-23 15:49:40.971 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-23 15:49:40.974 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-23 15:49:40.977 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-23 15:49:40.980 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-23 15:49:40.991 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-23 15:49:40.994 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-23 15:49:40.998 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-23 15:49:41.010 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-23 15:49:41.015 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-23 15:49:41.018 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-23 15:49:41.021 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-12-23 15:49:41.024 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-23 15:49:41.033 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-23 15:49:42.693 | Installing collected packages: openstack-placement 2021-12-23 15:49:42.695 | Running setup.py develop for openstack-placement 2021-12-23 15:49:44.368 | Successfully installed openstack-placement 2021-12-23 15:49:44.544 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:49:44.545 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:49:44.614 | + inc/python:pip_install:207 : result=0 2021-12-23 15:49:44.616 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:49:44.619 | + functions-common:time_stop:2331 : local name 2021-12-23 15:49:44.622 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:44.625 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:44.627 | + functions-common:time_stop:2334 : local total 2021-12-23 15:49:44.629 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:44.631 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:49:44.634 | + functions-common:time_stop:2338 : start_time=1640274574264 2021-12-23 15:49:44.636 | + functions-common:time_stop:2340 : [[ -z 1640274574264 ]] 2021-12-23 15:49:44.639 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:44.642 | + functions-common:time_stop:2343 : end_time=1640274584640 2021-12-23 15:49:44.644 | + functions-common:time_stop:2344 : elapsed_time=10376 2021-12-23 15:49:44.647 | + functions-common:time_stop:2345 : total=220115 2021-12-23 15:49:44.649 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:44.652 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=230491 2021-12-23 15:49:44.654 | + inc/python:pip_install:210 : return 0 2021-12-23 15:49:44.657 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-23 15:49:44.659 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 15:49:44.662 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 15:49:44.680 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-23 15:49:44.691 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-23 15:49:44.694 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-23 15:49:44.696 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:49:44.699 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:49:44.702 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-23 15:49:44.704 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:49:44.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-23 15:49:44.709 | + ./stack.sh:main:921 : configure_placement 2021-12-23 15:49:44.712 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-23 15:49:44.724 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-23 15:49:44.726 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-23 15:49:44.731 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-23 15:49:44.734 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-23 15:49:44.736 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-23 15:49:44.739 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-23 15:49:44.741 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-23 15:49:44.744 | + 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' 2021-12-23 15:49:44.771 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-23 15:49:44.799 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-23 15:49:44.827 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-23 15:49:44.829 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-23 15:49:44.832 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-23 15:49:44.834 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:49:44.837 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-23 15:49:44.866 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-23 15:49:44.892 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:49:44.918 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-23 15:49:44.943 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-23 15:49:44.969 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-23 15:49:44.996 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-23 15:49:45.021 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-23 15:49:45.048 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:49:45.073 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:49:45.099 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-23 15:49:45.102 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-23 15:49:45.104 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:49:45.106 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:49:45.109 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-23 15:49:45.111 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-23 15:49:45.114 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:49:45.117 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:49:45.134 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:49:45.137 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:49:45.140 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:49:45.142 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:49:45.145 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:49:45.171 | + functions:setup_systemd_logging:702 : 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' 2021-12-23 15:49:45.197 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:49:45.224 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:49:45.249 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 15:49:45.252 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-23 15:49:45.254 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-23 15:49:45.257 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-23 15:49:45.259 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-23 15:49:45.262 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-23 15:49:45.265 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-23 15:49:45.268 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-23 15:49:45.271 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-23 15:49:45.274 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-23 15:49:45.277 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-23 15:49:45.288 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-23 15:49:45.289 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:45.295 | d /var/run/uwsgi 0755 ubuntu root 2021-12-23 15:49:45.299 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-23 15:49:45.312 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-23 15:49:45.315 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-23 15:49:45.318 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-23 15:49:45.346 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-23 15:49:45.371 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-23 15:49:45.397 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-23 15:49:45.422 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-23 15:49:45.447 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-23 15:49:45.473 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-23 15:49:45.498 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-23 15:49:45.525 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-23 15:49:45.550 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-23 15:49:45.576 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-23 15:49:45.601 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-23 15:49:45.626 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-23 15:49:45.652 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-23 15:49:45.654 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-23 15:49:45.657 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-23 15:49:45.660 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-23 15:49:45.663 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-23 15:49:45.665 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:45.668 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:45.670 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-23 15:49:45.673 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-23 15:49:45.675 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-23 15:49:45.702 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-23 15:49:45.727 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-23 15:49:45.728 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-23 15:49:45.735 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-23 15:49:45.738 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-23 15:49:45.741 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-23 15:49:45.743 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-23 15:49:45.746 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-23 15:49:45.749 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-23 15:49:45.751 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:45.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:45.756 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-23 15:49:45.759 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-23 15:49:45.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:49:45.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:49:45.767 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-23 15:49:45.824 | Enabling site placement-api. 2021-12-23 15:49:45.828 | To activate the new configuration, you need to run: 2021-12-23 15:49:45.828 | systemctl reload apache2 2021-12-23 15:49:45.833 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-23 15:49:45.835 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-23 15:49:45.838 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:49:45.840 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-23 15:49:46.007 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-23 15:49:46.030 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:46.032 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-23 15:49:46.049 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:46.052 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-23 15:49:46.070 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:46.072 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-23 15:49:46.075 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-23 15:49:46.078 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-23 15:49:46.108 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2021-12-23 15:49:46.135 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-23 15:49:46.162 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-23 15:49:46.188 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-23 15:49:46.214 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-23 15:49:46.241 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-23 15:49:46.268 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-23 15:49:46.294 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-23 15:49:46.310 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:46.313 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-23 15:49:46.329 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:49:46.332 | + ./stack.sh:main:947 : run_phase stack install 2021-12-23 15:49:46.334 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 15:49:46.337 | + functions-common:run_phase:1760 : local phase=install 2021-12-23 15:49:46.340 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 15:49:46.342 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 15:49:46.345 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 15:49:46.347 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 15:49:46.350 | + functions-common:run_phase:1769 : local extra 2021-12-23 15:49:46.353 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 15:49:46.357 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 15:49:46.360 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 15:49:46.362 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 15:49:46.365 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-23 15:49:46.368 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 15:49:46.383 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:49:46.385 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:49:46.387 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 15:49:46.390 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-23 15:49:46.392 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-23 15:49:46.395 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:49:46.397 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-23 15:49:46.399 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-23 15:49:46.403 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-23 15:49:46.405 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-23 15:49:46.407 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-23 15:49:46.409 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-23 15:49:46.411 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-23 15:49:46.414 | +++ functions-common:git_clone:527 : pwd 2021-12-23 15:49:46.416 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-23 15:49:46.419 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-23 15:49:46.422 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-23 15:49:46.436 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-23 15:49:46.438 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-23 15:49:46.440 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:46.443 | ++ functions-common:git_clone:544 : echo master 2021-12-23 15:49:46.443 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-23 15:49:46.448 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-23 15:49:46.450 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-23 15:49:46.452 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-23 15:49:46.455 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-23 15:49:46.455 | ++ functions-common:git_clone:593 : head -1 2021-12-23 15:49:46.457 | c2f5a47cf Merge "Add --libpath argv option to fix unittest failure" 2021-12-23 15:49:46.460 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-23 15:49:46.462 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-23 15:49:46.483 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-23 15:49:46.488 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-23 15:49:49.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:49:49.352 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:49:49.353 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.353 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.354 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.355 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.356 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.356 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.356 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.357 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.357 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.358 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.358 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.359 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.359 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.360 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.360 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.360 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.361 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.362 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.362 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.362 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.363 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.363 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.364 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.364 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.365 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.367 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.368 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.368 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.369 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.369 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.370 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.371 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.371 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.371 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.372 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.372 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.373 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.373 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.374 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.374 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.374 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.375 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.375 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.375 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.376 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.376 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.377 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.377 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.378 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.378 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.379 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.379 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.379 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.380 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.380 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.381 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.382 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.382 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.382 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.383 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.384 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.384 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.385 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.386 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.386 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.386 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.387 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.387 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.388 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.389 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.389 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.390 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.390 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.391 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.391 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.391 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.392 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.392 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.393 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.393 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.394 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.394 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.395 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.395 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.396 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.396 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.397 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.397 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.398 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.398 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.399 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.399 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.400 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.400 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.401 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.402 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.402 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.403 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.403 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.404 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.404 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.405 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.405 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.406 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.406 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.407 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.407 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.408 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.408 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.409 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.409 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.410 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.410 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.410 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.411 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.411 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.412 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.412 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.413 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.413 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.414 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.414 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.415 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.415 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.416 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.416 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.418 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.418 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.418 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.419 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.419 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.420 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.420 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.421 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.421 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.422 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.422 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.422 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.423 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.423 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.424 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.424 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.425 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.425 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.426 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.426 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.426 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.427 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.428 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.428 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.428 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.429 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.429 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.430 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.430 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.430 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.431 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.431 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.432 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.432 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.433 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.433 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.434 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.434 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.434 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.435 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.435 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.436 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.436 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.437 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.437 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.437 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.438 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.438 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.439 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.439 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.440 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.440 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.440 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.441 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.441 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.442 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.442 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.442 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.443 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.443 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.444 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.444 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.444 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.445 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.445 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.446 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.446 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.447 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.447 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.447 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.448 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.448 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.449 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.449 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.450 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.450 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.450 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.451 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.451 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.452 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.452 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.452 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.453 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.453 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.454 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.454 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.454 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.455 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.455 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.456 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.456 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.457 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.457 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.457 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.458 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.458 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.459 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.459 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.459 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.460 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.460 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.461 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.461 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.462 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.462 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.462 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.464 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.465 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.465 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.466 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.467 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.467 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.468 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.468 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.469 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.469 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.470 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.470 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.470 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.471 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.471 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.472 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.472 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.473 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.473 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.474 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.474 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.474 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.475 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.475 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.476 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.476 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.477 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.477 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.478 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.478 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.478 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.479 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.480 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.480 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.481 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.481 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.481 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.482 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.482 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.483 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.483 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.484 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.484 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.485 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.485 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.486 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.486 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.486 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.487 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.487 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.488 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.488 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.489 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.489 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.489 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.490 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.490 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.491 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.491 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.492 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.492 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.493 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.493 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.493 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.494 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.494 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.495 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.496 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.496 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.496 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.497 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.497 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.498 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.498 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.499 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.499 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.499 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.500 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.500 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.501 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.501 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.502 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.502 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.502 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.503 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.503 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.504 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.504 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.505 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.505 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.505 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.506 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.506 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.507 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.507 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.508 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.508 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.509 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.510 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.511 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.511 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.512 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.512 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.512 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.513 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.514 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.514 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.514 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.515 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.515 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.516 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.516 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.517 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.517 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.517 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.518 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.518 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.519 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.519 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.520 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.520 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.521 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.521 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.522 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.522 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.523 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.523 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.523 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.524 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.524 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.525 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.525 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.526 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.527 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.527 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.528 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.528 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.529 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.529 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.529 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.530 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.530 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.531 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.531 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.532 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.532 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.532 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.533 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.533 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.534 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.534 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.535 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.535 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.536 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.536 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.537 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.537 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.538 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.538 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.539 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.539 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.539 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.540 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.540 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.541 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.541 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.542 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.542 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.542 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.543 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.543 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.544 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.544 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.545 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.545 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.546 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.546 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.547 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.547 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.548 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.548 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.549 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.549 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:49:49.550 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:49:49.550 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:49:49.871 | Collecting tox!=2.8.0 2021-12-23 15:49:49.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-23 15:49:50.141 | Collecting toml>=0.9.4 2021-12-23 15:49:50.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-23 15:49:50.382 | Collecting packaging===20.3 2021-12-23 15:49:50.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-23 15:49:50.523 | Collecting filelock===3.0.12 2021-12-23 15:49:50.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-23 15:49:50.722 | Collecting virtualenv===20.0.17 2021-12-23 15:49:50.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-12-23 15:49:50.907 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-23 15:49:50.928 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-23 15:49:51.050 | Collecting pluggy===0.13.1 2021-12-23 15:49:51.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-23 15:49:51.302 | Collecting py===1.8.1 2021-12-23 15:49:51.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-23 15:49:51.406 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-23 15:49:51.469 | Collecting importlib-resources===1.4.0 2021-12-23 15:49:51.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-12-23 15:49:51.531 | Collecting distlib===0.3.0 2021-12-23 15:49:51.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-23 15:49:52.359 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-23 15:49:52.363 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-23 15:49:52.377 | Building wheels for collected packages: distlib 2021-12-23 15:49:52.378 | Building wheel for distlib (setup.py): started 2021-12-23 15:49:53.265 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-23 15:49:53.268 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=7075bb5707a92b410d38799c3288954c76fd2cd927136524403971d4879d05cb 2021-12-23 15:49:53.268 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-23 15:49:53.269 | Successfully built distlib 2021-12-23 15:49:55.716 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-23 15:49:55.716 | Attempting uninstall: distlib 2021-12-23 15:49:55.718 | Found existing installation: distlib 0.3.4 2021-12-23 15:49:55.727 | Uninstalling distlib-0.3.4: 2021-12-23 15:49:55.728 | Successfully uninstalled distlib-0.3.4 2021-12-23 15:49:55.877 | Attempting uninstall: filelock 2021-12-23 15:49:55.879 | Found existing installation: filelock 3.4.0 2021-12-23 15:49:55.886 | Uninstalling filelock-3.4.0: 2021-12-23 15:49:55.887 | Successfully uninstalled filelock-3.4.0 2021-12-23 15:49:55.899 | Attempting uninstall: importlib-resources 2021-12-23 15:49:55.901 | Found existing installation: importlib-resources 5.4.0 2021-12-23 15:49:55.921 | Uninstalling importlib-resources-5.4.0: 2021-12-23 15:49:55.923 | Successfully uninstalled importlib-resources-5.4.0 2021-12-23 15:49:56.121 | Attempting uninstall: virtualenv 2021-12-23 15:49:56.123 | Found existing installation: virtualenv 20.10.0 2021-12-23 15:49:56.193 | Uninstalling virtualenv-20.10.0: 2021-12-23 15:49:56.200 | Successfully uninstalled virtualenv-20.10.0 2021-12-23 15:49:56.651 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-23 15:49:56.792 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:49:56.792 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:49:56.897 | ++ inc/python:pip_install:207 : result=0 2021-12-23 15:49:56.899 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:49:56.902 | ++ functions-common:time_stop:2331 : local name 2021-12-23 15:49:56.904 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 15:49:56.907 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:49:56.909 | ++ functions-common:time_stop:2334 : local total 2021-12-23 15:49:56.911 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 15:49:56.914 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:49:56.916 | ++ functions-common:time_stop:2338 : start_time=1640274586477 2021-12-23 15:49:56.918 | ++ functions-common:time_stop:2340 : [[ -z 1640274586477 ]] 2021-12-23 15:49:56.921 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:49:56.925 | ++ functions-common:time_stop:2343 : end_time=1640274596922 2021-12-23 15:49:56.928 | ++ functions-common:time_stop:2344 : elapsed_time=10445 2021-12-23 15:49:56.930 | ++ functions-common:time_stop:2345 : total=230491 2021-12-23 15:49:56.933 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:49:56.935 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=240936 2021-12-23 15:49:56.938 | ++ inc/python:pip_install:210 : return 0 2021-12-23 15:49:56.940 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-23 15:49:56.940 | /opt/stack/tempest ~/devstack 2021-12-23 15:49:56.943 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-23 15:49:56.967 | M .coveragerc 2021-12-23 15:49:56.967 | M .gitignore 2021-12-23 15:49:56.967 | M .gitreview 2021-12-23 15:49:56.967 | M .mailmap 2021-12-23 15:49:56.967 | M .stestr.conf 2021-12-23 15:49:56.967 | M CONTRIBUTING.rst 2021-12-23 15:49:56.967 | M HACKING.rst 2021-12-23 15:49:56.967 | M LICENSE 2021-12-23 15:49:56.967 | M README.rst 2021-12-23 15:49:56.967 | M REVIEWING.rst 2021-12-23 15:49:56.967 | M bindep.txt 2021-12-23 15:49:56.967 | M doc/requirements.txt 2021-12-23 15:49:56.967 | M doc/source/_extra/.htaccess 2021-12-23 15:49:56.967 | M doc/source/_static/.keep 2021-12-23 15:49:56.967 | M doc/source/account_generator.rst 2021-12-23 15:49:56.967 | M doc/source/cleanup.rst 2021-12-23 15:49:56.967 | M doc/source/conf.py 2021-12-23 15:49:56.967 | M doc/source/configuration.rst 2021-12-23 15:49:56.967 | M doc/source/contributor/contributing.rst 2021-12-23 15:49:56.967 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-23 15:49:56.967 | M doc/source/data/tempest-plugins-registry.header 2021-12-23 15:49:56.967 | M doc/source/index.rst 2021-12-23 15:49:56.967 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-23 15:49:56.967 | M doc/source/library.rst 2021-12-23 15:49:56.967 | M doc/source/library/api_microversion_testing.rst 2021-12-23 15:49:56.967 | M doc/source/library/auth.rst 2021-12-23 15:49:56.968 | M doc/source/library/cli.rst 2021-12-23 15:49:56.968 | M doc/source/library/clients.rst 2021-12-23 15:49:56.968 | M doc/source/library/credential_providers.rst 2021-12-23 15:49:56.968 | M doc/source/library/decorators.rst 2021-12-23 15:49:56.968 | M doc/source/library/rest_client.rst 2021-12-23 15:49:56.968 | M doc/source/library/service_clients/compute_clients.rst 2021-12-23 15:49:56.968 | M doc/source/library/utils.rst 2021-12-23 15:49:56.968 | M doc/source/library/validation_resources.rst 2021-12-23 15:49:56.968 | M doc/source/microversion_testing.rst 2021-12-23 15:49:56.968 | M doc/source/overview.rst 2021-12-23 15:49:56.968 | M doc/source/plugins/index.rst 2021-12-23 15:49:56.968 | M doc/source/plugins/plugin.rst 2021-12-23 15:49:56.968 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-23 15:49:56.968 | M doc/source/run.rst 2021-12-23 15:49:56.968 | M doc/source/sampleconf.rst 2021-12-23 15:49:56.968 | M doc/source/stable_branch_support_policy.rst 2021-12-23 15:49:56.968 | M doc/source/stable_branch_testing_policy.rst 2021-12-23 15:49:56.968 | M doc/source/subunit_describe_calls.rst 2021-12-23 15:49:56.968 | M doc/source/supported_version.rst 2021-12-23 15:49:56.968 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-23 15:49:56.968 | M doc/source/test_removal.rst 2021-12-23 15:49:56.968 | M doc/source/tests/modules.rst 2021-12-23 15:49:56.968 | M doc/source/workspace.rst 2021-12-23 15:49:56.968 | M doc/source/write_tests.rst 2021-12-23 15:49:56.968 | M etc/accounts.yaml.sample 2021-12-23 15:49:56.968 | M etc/allow-list.yaml 2021-12-23 15:49:56.968 | M etc/logging.conf.sample 2021-12-23 15:49:56.968 | M etc/rbac-persona-accounts.yaml.sample 2021-12-23 15:49:56.968 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-23 15:49:56.968 | M playbooks/devstack-tempest.yaml 2021-12-23 15:49:56.968 | M playbooks/post-tempest.yaml 2021-12-23 15:49:56.968 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-23 15:49:56.968 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-23 15:49:56.968 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-23 15:49:56.968 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-23 15:49:56.969 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-23 15:49:56.970 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-23 15:49:56.971 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-23 15:49:56.972 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-23 15:49:56.973 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-23 15:49:56.974 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-23 15:49:56.975 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-23 15:49:56.976 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-23 15:49:56.977 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-23 15:49:56.978 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-23 15:49:56.978 | M releasenotes/source/_static/.placeholder 2021-12-23 15:49:56.979 | M releasenotes/source/_templates/.placeholder 2021-12-23 15:49:56.979 | M releasenotes/source/conf.py 2021-12-23 15:49:56.979 | M releasenotes/source/index.rst 2021-12-23 15:49:56.979 | M releasenotes/source/unreleased.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v10.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v11.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v12.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v13.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v14.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v15.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v16.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v16.1.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v17.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v17.1.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v17.2.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v18.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v19.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v20.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v21.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v22.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v22.1.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v23.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v24.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v26.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v26.1.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v27.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v28.0.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v28.1.0.rst 2021-12-23 15:49:56.979 | M releasenotes/source/v29.0.0.rst 2021-12-23 15:49:56.979 | M requirements.txt 2021-12-23 15:49:56.979 | M roles/acl-devstack-files/README.rst 2021-12-23 15:49:56.979 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-23 15:49:56.980 | M roles/run-tempest-26/README.rst 2021-12-23 15:49:56.980 | M roles/run-tempest-26/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/run-tempest-26/tasks/main.yaml 2021-12-23 15:49:56.980 | M roles/run-tempest/README.rst 2021-12-23 15:49:56.980 | M roles/run-tempest/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/run-tempest/tasks/main.yaml 2021-12-23 15:49:56.980 | M roles/setup-tempest-data-dir/README.rst 2021-12-23 15:49:56.980 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-23 15:49:56.980 | M roles/setup-tempest-run-dir/README.rst 2021-12-23 15:49:56.980 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-23 15:49:56.980 | M roles/tempest-cleanup/README.rst 2021-12-23 15:49:56.980 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-23 15:49:56.980 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-23 15:49:56.980 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-23 15:49:56.980 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-23 15:49:56.980 | M setup.cfg 2021-12-23 15:49:56.980 | M setup.py 2021-12-23 15:49:56.980 | M tempest/README.rst 2021-12-23 15:49:56.980 | M tempest/__init__.py 2021-12-23 15:49:56.980 | M tempest/api/README.rst 2021-12-23 15:49:56.980 | M tempest/api/__init__.py 2021-12-23 15:49:56.980 | M tempest/api/compute/__init__.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/__init__.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_agents.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_aggregates.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_create_server.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_delete_server.py 2021-12-23 15:49:56.980 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_hosts.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_live_migration.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_migrations.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_networks.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_quotas.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_security_groups.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_servers.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_services.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_services_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_volume.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-23 15:49:56.981 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/api_microversion_fixture.py 2021-12-23 15:49:56.982 | M tempest/api/compute/base.py 2021-12-23 15:49:56.982 | M tempest/api/compute/certificates/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/certificates/test_certificates.py 2021-12-23 15:49:56.982 | M tempest/api/compute/flavors/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/flavors/test_flavors.py 2021-12-23 15:49:56.982 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/base.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-23 15:49:56.982 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_image_metadata.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_images.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_images_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/images/test_list_images.py 2021-12-23 15:49:56.982 | M tempest/api/compute/keypairs/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/keypairs/base.py 2021-12-23 15:49:56.982 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-23 15:49:56.982 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-23 15:49:56.982 | M tempest/api/compute/limits/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-23 15:49:56.982 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-23 15:49:56.982 | M tempest/api/compute/security_groups/__init__.py 2021-12-23 15:49:56.982 | M tempest/api/compute/security_groups/base.py 2021-12-23 15:49:56.982 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-23 15:49:56.983 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-23 15:49:56.983 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/__init__.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_create_server.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_delete_server.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_disk_config.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_novnc.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_actions.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_group.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_password.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_personality.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_server_tags.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_servers.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-23 15:49:56.983 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-23 15:49:56.984 | M tempest/api/compute/test_extensions.py 2021-12-23 15:49:56.984 | M tempest/api/compute/test_networks.py 2021-12-23 15:49:56.984 | M tempest/api/compute/test_quotas.py 2021-12-23 15:49:56.984 | M tempest/api/compute/test_tenant_networks.py 2021-12-23 15:49:56.984 | M tempest/api/compute/test_versions.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/__init__.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-23 15:49:56.984 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/__init__.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/__init__.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/__init__.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_services.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_users.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/__init__.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-23 15:49:56.984 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_services.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_users.py 2021-12-23 15:49:56.985 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-23 15:49:56.985 | M tempest/api/identity/base.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/__init__.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_extension.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_tenants.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_tokens.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v2/test_users.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/__init__.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_access_rules.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_catalog.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_domains.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_projects.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_tokens.py 2021-12-23 15:49:56.985 | M tempest/api/identity/v3/test_users.py 2021-12-23 15:49:56.986 | M tempest/api/image/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/image/base.py 2021-12-23 15:49:56.986 | M tempest/api/image/v1/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/image/v1/test_image_members.py 2021-12-23 15:49:56.986 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-23 15:49:56.986 | M tempest/api/image/v1/test_images.py 2021-12-23 15:49:56.986 | M tempest/api/image/v1/test_images_negative.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_member.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_negative.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_tags.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-23 15:49:56.986 | M tempest/api/image/v2/test_versions.py 2021-12-23 15:49:56.986 | M tempest/api/network/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/__init__.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_ports.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_quotas.py 2021-12-23 15:49:56.986 | M tempest/api/network/admin/test_routers.py 2021-12-23 15:49:56.987 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-23 15:49:56.987 | M tempest/api/network/admin/test_routers_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/base.py 2021-12-23 15:49:56.987 | M tempest/api/network/base_security_groups.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_agent_management_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_allowed_address_pair.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_extensions.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_floating_ips.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_floating_ips_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_networks.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_networks_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_ports.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_routers.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_routers_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_security_groups.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_security_groups_negative.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_service_providers.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_tags.py 2021-12-23 15:49:56.987 | M tempest/api/network/test_versions.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/__init__.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/base.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_account_bulk.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_account_quotas.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_account_services.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_container_acl.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_container_quotas.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_container_services.py 2021-12-23 15:49:56.987 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_container_sync.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_crossdomain.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_healthcheck.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_expiry.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_formpost.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_services.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_slo.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-23 15:49:56.988 | M tempest/api/object_storage/test_object_version.py 2021-12-23 15:49:56.988 | M tempest/api/volume/__init__.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/__init__.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_group_types.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_groups.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_qos.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_user_messages.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_services.py 2021-12-23 15:49:56.988 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_types.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-23 15:49:56.989 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-23 15:49:56.989 | M tempest/api/volume/api_microversion_fixture.py 2021-12-23 15:49:56.989 | M tempest/api/volume/base.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_availability_zone.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_extensions.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_image_metadata.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_versions.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volume_metadata.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volume_transfers.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_actions.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_backup.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_clone.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_extend.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_get.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_list.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_negative.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-23 15:49:56.989 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-23 15:49:56.989 | M tempest/clients.py 2021-12-23 15:49:56.989 | M tempest/cmd/__init__.py 2021-12-23 15:49:56.989 | M tempest/cmd/cleanup.py 2021-12-23 15:49:56.990 | M tempest/cmd/cleanup_service.py 2021-12-23 15:49:56.990 | M tempest/cmd/config-generator.tempest.conf 2021-12-23 15:49:56.990 | M tempest/cmd/init.py 2021-12-23 15:49:56.990 | M tempest/cmd/list_plugins.py 2021-12-23 15:49:56.990 | M tempest/cmd/main.py 2021-12-23 15:49:56.990 | M tempest/cmd/run.py 2021-12-23 15:49:56.990 | M tempest/cmd/subunit_describe_calls.py 2021-12-23 15:49:56.990 | M tempest/cmd/verify_tempest_config.py 2021-12-23 15:49:56.990 | M tempest/cmd/workspace.py 2021-12-23 15:49:56.990 | M tempest/common/__init__.py 2021-12-23 15:49:56.990 | M tempest/common/compute.py 2021-12-23 15:49:56.990 | M tempest/common/credentials_factory.py 2021-12-23 15:49:56.990 | M tempest/common/custom_matchers.py 2021-12-23 15:49:56.990 | M tempest/common/identity.py 2021-12-23 15:49:56.990 | M tempest/common/image.py 2021-12-23 15:49:56.990 | M tempest/common/tempest_fixtures.py 2021-12-23 15:49:56.990 | M tempest/common/utils/__init__.py 2021-12-23 15:49:56.990 | M tempest/common/utils/linux/__init__.py 2021-12-23 15:49:56.990 | M tempest/common/utils/linux/remote_client.py 2021-12-23 15:49:56.990 | M tempest/common/utils/net_info.py 2021-12-23 15:49:56.990 | M tempest/common/utils/net_utils.py 2021-12-23 15:49:56.990 | M tempest/common/waiters.py 2021-12-23 15:49:56.990 | M tempest/config.py 2021-12-23 15:49:56.990 | M tempest/hacking/__init__.py 2021-12-23 15:49:56.990 | M tempest/hacking/checks.py 2021-12-23 15:49:56.990 | M tempest/lib/__init__.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/__init__.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/__init__.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-23 15:49:56.990 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-23 15:49:56.991 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-23 15:49:56.992 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-23 15:49:56.993 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/services.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-23 15:49:56.994 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-23 15:49:56.995 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-23 15:49:56.995 | M tempest/lib/auth.py 2021-12-23 15:49:56.995 | M tempest/lib/base.py 2021-12-23 15:49:56.995 | M tempest/lib/cli/__init__.py 2021-12-23 15:49:56.995 | M tempest/lib/cli/base.py 2021-12-23 15:49:56.995 | M tempest/lib/cli/output_parser.py 2021-12-23 15:49:56.995 | M tempest/lib/cmd/__init__.py 2021-12-23 15:49:56.995 | M tempest/lib/common/__init__.py 2021-12-23 15:49:56.995 | M tempest/lib/common/api_microversion_fixture.py 2021-12-23 15:49:56.995 | M tempest/lib/common/api_version_request.py 2021-12-23 15:49:56.995 | M tempest/lib/common/api_version_utils.py 2021-12-23 15:49:56.995 | M tempest/lib/common/cred_client.py 2021-12-23 15:49:56.995 | M tempest/lib/common/cred_provider.py 2021-12-23 15:49:56.995 | M tempest/lib/common/dynamic_creds.py 2021-12-23 15:49:56.995 | M tempest/lib/common/fixed_network.py 2021-12-23 15:49:56.995 | M tempest/lib/common/http.py 2021-12-23 15:49:56.995 | M tempest/lib/common/jsonschema_validator.py 2021-12-23 15:49:56.995 | M tempest/lib/common/preprov_creds.py 2021-12-23 15:49:56.995 | M tempest/lib/common/profiler.py 2021-12-23 15:49:56.995 | M tempest/lib/common/rest_client.py 2021-12-23 15:49:56.995 | M tempest/lib/common/ssh.py 2021-12-23 15:49:56.995 | M tempest/lib/common/thread.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/__init__.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/data_utils.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/linux/__init__.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/misc.py 2021-12-23 15:49:56.996 | M tempest/lib/common/utils/test_utils.py 2021-12-23 15:49:56.996 | M tempest/lib/common/validation_resources.py 2021-12-23 15:49:56.996 | M tempest/lib/decorators.py 2021-12-23 15:49:56.996 | M tempest/lib/exceptions.py 2021-12-23 15:49:56.996 | M tempest/lib/services/__init__.py 2021-12-23 15:49:56.996 | M tempest/lib/services/clients.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/__init__.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/agents_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/aggregates_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/base_compute_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/certificates_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/extensions_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/flavors_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/hosts_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/images_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/interfaces_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/keypairs_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/limits_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/migrations_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/networks_client.py 2021-12-23 15:49:56.996 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/quotas_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/security_groups_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/server_groups_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/servers_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/services_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/snapshots_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/versions_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/compute/volumes_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/__init__.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/__init__.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/services_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/token_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v2/users_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/__init__.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-23 15:49:56.997 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/services_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/token_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/users_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/__init__.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v1/__init__.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v1/images_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/__init__.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/images_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/image/v2/versions_client.py 2021-12-23 15:49:56.998 | M tempest/lib/services/network/__init__.py 2021-12-23 15:49:56.998 | M tempest/lib/services/network/agents_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/base.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/extensions_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/floating_ips_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/log_resource_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/metering_labels_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/networks_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/ports_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/qos_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/quotas_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/routers_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/security_groups_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/segments_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/service_providers_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/subnetpools_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/subnets_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/tags_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/trunks_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/network/versions_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/__init__.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/account_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/container_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/object_storage/object_client.py 2021-12-23 15:49:56.999 | M tempest/lib/services/placement/__init__.py 2021-12-23 15:49:56.999 | M tempest/lib/services/placement/base_placement_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/placement/placement_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/__init__.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/base_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/__init__.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/services_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/types_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/__init__.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/base_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-23 15:49:57.000 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/services_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/types_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-23 15:49:57.001 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-23 15:49:57.001 | M tempest/scenario/README.rst 2021-12-23 15:49:57.001 | M tempest/scenario/__init__.py 2021-12-23 15:49:57.001 | M tempest/scenario/manager.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_minimum_basic.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_network_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_network_qos_placement.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_network_v6.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_server_advanced_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_server_basic_ops.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_server_multinode.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_shelve_instance.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_snapshot_pattern.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_stamp_pattern.py 2021-12-23 15:49:57.001 | M tempest/scenario/test_unified_limits.py 2021-12-23 15:49:57.002 | M tempest/scenario/test_volume_backup_restore.py 2021-12-23 15:49:57.002 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-23 15:49:57.002 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-23 15:49:57.002 | M tempest/services/__init__.py 2021-12-23 15:49:57.002 | M tempest/services/orchestration/__init__.py 2021-12-23 15:49:57.002 | M tempest/services/orchestration/json/__init__.py 2021-12-23 15:49:57.002 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-23 15:49:57.002 | M tempest/test.py 2021-12-23 15:49:57.002 | M tempest/test_discover/__init__.py 2021-12-23 15:49:57.002 | M tempest/test_discover/plugins.py 2021-12-23 15:49:57.002 | M tempest/test_discover/test_discover.py 2021-12-23 15:49:57.002 | M tempest/tests/README.rst 2021-12-23 15:49:57.002 | M tempest/tests/__init__.py 2021-12-23 15:49:57.002 | M tempest/tests/api/__init__.py 2021-12-23 15:49:57.002 | M tempest/tests/api/compute/__init__.py 2021-12-23 15:49:57.002 | M tempest/tests/api/compute/test_base.py 2021-12-23 15:49:57.002 | M tempest/tests/base.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/__init__.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-23 15:49:57.002 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_account_generator.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_cleanup.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_list_plugins.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_run.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_tempest_init.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-23 15:49:57.002 | M tempest/tests/cmd/test_workspace.py 2021-12-23 15:49:57.002 | M tempest/tests/common/__init__.py 2021-12-23 15:49:57.002 | M tempest/tests/common/test_admin_available.py 2021-12-23 15:49:57.002 | M tempest/tests/common/test_alt_available.py 2021-12-23 15:49:57.002 | M tempest/tests/common/test_compute.py 2021-12-23 15:49:57.002 | M tempest/tests/common/test_credentials_factory.py 2021-12-23 15:49:57.003 | M tempest/tests/common/test_custom_matchers.py 2021-12-23 15:49:57.003 | M tempest/tests/common/test_image.py 2021-12-23 15:49:57.003 | M tempest/tests/common/utils/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/common/utils/linux/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-23 15:49:57.003 | M tempest/tests/common/utils/test_net_utils.py 2021-12-23 15:49:57.003 | M tempest/tests/fake_config.py 2021-12-23 15:49:57.003 | M tempest/tests/fake_tempest_plugin.py 2021-12-23 15:49:57.003 | M tempest/tests/files/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/files/failing-tests 2021-12-23 15:49:57.003 | M tempest/tests/files/passing-tests 2021-12-23 15:49:57.003 | M tempest/tests/files/setup.cfg 2021-12-23 15:49:57.003 | M tempest/tests/files/testr-conf 2021-12-23 15:49:57.003 | M tempest/tests/lib/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cli/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cli/test_execute.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cmd/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_cred_client.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_http.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_profiler.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_rest_client.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/utils/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-23 15:49:57.003 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/fake_auth_provider.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/fake_credentials.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/fake_http.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/fake_identity.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/__init__.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/base.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/__init__.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-23 15:49:57.004 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/__init__.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-23 15:49:57.005 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/__init__.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-23 15:49:57.006 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/__init__.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-23 15:49:57.007 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/placement/__init__.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/registry_fixture.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/test_clients.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/__init__.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-23 15:49:57.008 | tas_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-23 15:49:57.008 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_auth.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_base.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_credentials.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_decorators.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_ssh.py 2021-12-23 15:49:57.009 | M tempest/tests/lib/test_tempest_lib.py 2021-12-23 15:49:57.009 | M tempest/tests/test_base_test.py 2021-12-23 15:49:57.009 | M tempest/tests/test_config.py 2021-12-23 15:49:57.009 | M tempest/tests/test_decorators.py 2021-12-23 15:49:57.009 | M tempest/tests/test_hacking.py 2021-12-23 15:49:57.009 | M tempest/tests/test_imports.py 2021-12-23 15:49:57.009 | M tempest/tests/test_list_tests.py 2021-12-23 15:49:57.009 | M tempest/tests/test_microversions.py 2021-12-23 15:49:57.009 | M tempest/tests/test_tempest_plugin.py 2021-12-23 15:49:57.009 | M tempest/tests/test_test.py 2021-12-23 15:49:57.009 | M tempest/tests/utils.py 2021-12-23 15:49:57.009 | M tempest/version.py 2021-12-23 15:49:57.009 | M test-requirements.txt 2021-12-23 15:49:57.009 | M tools/generate-tempest-plugins-list.py 2021-12-23 15:49:57.009 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-23 15:49:57.009 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-23 15:49:57.009 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-23 15:49:57.009 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-23 15:49:57.009 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-23 15:49:57.009 | M tools/tempest-plugin-sanity.sh 2021-12-23 15:49:57.009 | M tox.ini 2021-12-23 15:49:57.009 | M zuul.d/base.yaml 2021-12-23 15:49:57.009 | M zuul.d/integrated-gate.yaml 2021-12-23 15:49:57.009 | M zuul.d/project.yaml 2021-12-23 15:49:57.009 | M zuul.d/stable-jobs.yaml 2021-12-23 15:49:57.009 | M zuul.d/tempest-specific.yaml 2021-12-23 15:49:57.009 | Your branch is up to date with 'origin/master'. 2021-12-23 15:49:57.009 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-23 15:49:57.009 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-23 15:49:57.010 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.xZo6YOuP1n 2021-12-23 15:49:57.010 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.xZo6YOuP1n 2021-12-23 15:49:57.010 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-23 15:49:57.010 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.xZo6YOuP1n 2021-12-23 15:49:57.010 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-23 15:49:57.010 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-23 15:49:57.010 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-23 15:49:57.010 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-23 15:49:57.623 | full create: /opt/stack/tempest/.tox/tempest 2021-12-23 15:49:58.498 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-23 15:50:23.149 | full develop-inst: /opt/stack/tempest 2021-12-23 15:50:28.726 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,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.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 15:50:28.727 | ___________________________________ summary ____________________________________ 2021-12-23 15:50:28.727 | full: skipped tests 2021-12-23 15:50:28.727 | congratulations :) 2021-12-23 15:50:28.756 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.xZo6YOuP1n -r requirements.txt 2021-12-23 15:50:29.430 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.480 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.555 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.587 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.633 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.811 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.840 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.863 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.881 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.896 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:29.986 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.060 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.064 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.107 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.165 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.183 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.238 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.300 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.386 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.393 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.398 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:30.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:50:30.435 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 26)) (4.5.0) 2021-12-23 15:50:30.447 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 47)) (5.8.0) 2021-12-23 15:50:30.450 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 54)) (5.1.0) 2021-12-23 15:50:30.454 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 65)) (3.0.0) 2021-12-23 15:50:30.467 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 122)) (2.3.0) 2021-12-23 15:50:30.479 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 140)) (0.8.0) 2021-12-23 15:50:30.487 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 149)) (2.4.0) 2021-12-23 15:50:30.501 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 175)) (2.8.1) 2021-12-23 15:50:30.537 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 180)) (1.26.7) 2021-12-23 15:50:30.560 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 185)) (1.4.0) 2021-12-23 15:50:30.589 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 189)) (6.0) 2021-12-23 15:50:30.592 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 194)) (36.0.1) 2021-12-23 15:50:30.633 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 212)) (1.1.0) 2021-12-23 15:50:30.641 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 220)) (3.2.0) 2021-12-23 15:50:30.652 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 258)) (3.10.0) 2021-12-23 15:50:30.665 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 293)) (4.6.1) 2021-12-23 15:50:30.708 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 297)) (4.8.3) 2021-12-23 15:50:30.752 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 325)) (3.2.1) 2021-12-23 15:50:30.782 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 326)) (4.2.0) 2021-12-23 15:50:30.791 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 337)) (0.4.0) 2021-12-23 15:50:30.794 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 366)) (2.5.0) 2021-12-23 15:50:30.805 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 406)) (1.4.0) 2021-12-23 15:50:30.820 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 414)) (1.0.3) 2021-12-23 15:50:30.824 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 416)) (8.7.1) 2021-12-23 15:50:30.871 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 431)) (3.0.6) 2021-12-23 15:50:30.877 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 445)) (3.5.0) 2021-12-23 15:50:30.887 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 455)) (2.3.3) 2021-12-23 15:50:30.949 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 473)) (1.16.0) 2021-12-23 15:50:30.952 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 504)) (1.13.3) 2021-12-23 15:50:30.956 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 515)) (1.5.0) 2021-12-23 15:50:30.960 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 520)) (0.18.2) 2021-12-23 15:50:30.965 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 549)) (5.4.0) 2021-12-23 15:50:30.992 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 566)) (1.15.0) 2021-12-23 15:50:30.996 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 569)) (3.2.0) 2021-12-23 15:50:31.028 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 582)) (3.6.0) 2021-12-23 15:50:31.055 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 597)) (0.14.1) 2021-12-23 15:50:31.060 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 604)) (4.12.0) 2021-12-23 15:50:31.078 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 610)) (2.8.2) 2021-12-23 15:50:31.083 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 615)) (2021.3) 2021-12-23 15:50:31.087 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 624)) (59.6.0) 2021-12-23 15:50:31.142 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 146)) (0.2.5) 2021-12-23 15:50:31.148 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 170)) (1.0.0) 2021-12-23 15:50:31.150 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 153)) (1.4.0) 2021-12-23 15:50:31.154 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.xZo6YOuP1n (line 212)) (1.4.0) 2021-12-23 15:50:31.157 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 121)) (0.9.6) 2021-12-23 15:50:31.160 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 57)) (3.4.0) 2021-12-23 15:50:31.166 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 172)) (4.0.1) 2021-12-23 15:50:31.169 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 2)) (0.12.2) 2021-12-23 15:50:31.174 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 230)) (2.26.0) 2021-12-23 15:50:31.203 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 50)) (21.2.0) 2021-12-23 15:50:31.264 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 283)) (1.8.2) 2021-12-23 15:50:31.267 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 187)) (2.21) 2021-12-23 15:50:31.270 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 513)) (0.18.0) 2021-12-23 15:50:31.275 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 535)) (1.6) 2021-12-23 15:50:31.277 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 380)) (1.0.2) 2021-12-23 15:50:31.281 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 352)) (21.3) 2021-12-23 15:50:31.287 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 542)) (0.11.0) 2021-12-23 15:50:31.290 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 382)) (1.0.0) 2021-12-23 15:50:31.293 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 384)) (3.3) 2021-12-23 15:50:31.296 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xZo6YOuP1n (line 590)) (2.0.9) 2021-12-23 15:50:31.301 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.xZo6YOuP1n (line 230)) (2021.10.8) 2021-12-23 15:50:31.396 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-23 15:50:31.396 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-23 15:50:31.453 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-23 15:50:31.455 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.xZo6YOuP1n 2021-12-23 15:50:31.459 | ++ lib/tempest:install_tempest:769 : popd 2021-12-23 15:50:31.459 | ~/devstack 2021-12-23 15:50:31.462 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 15:50:31.464 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 15:50:31.467 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 15:50:31.469 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 15:50:31.472 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-23 15:50:31.474 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 15:50:31.477 | + functions-common:run_plugins:1746 : local phase=install 2021-12-23 15:50:31.479 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 15:50:31.482 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 15:50:31.484 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-23 15:50:31.487 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-23 15:50:31.489 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-23 15:50:31.492 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-23 15:50:31.495 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-23 15:50:31.498 | + inc/python:use_library_from_git:266 : return 1 2021-12-23 15:50:31.500 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-23 15:50:31.502 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-23 15:50:31.505 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-23 15:50:31.508 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-23 15:50:31.511 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-23 15:50:31.514 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 15:50:31.518 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-23 15:50:31.518 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 15:50:31.522 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-23 15:50:31.525 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-23 15:50:31.527 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-23 15:50:31.530 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-23 15:50:31.533 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-23 15:50:31.553 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-23 15:50:31.559 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-23 15:50:34.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 15:50:34.463 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 15:50:34.464 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.464 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.464 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.465 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.465 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.466 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.466 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.467 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.467 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.468 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.468 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.469 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.469 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.469 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.470 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.470 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.471 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.471 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.472 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.472 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.473 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.473 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.473 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.474 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.474 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.476 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.477 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.477 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.478 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.479 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.480 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.480 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.481 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.481 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.482 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.482 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.483 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.483 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.484 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.484 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.484 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.485 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.485 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.485 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.486 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.486 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.487 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.487 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.488 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.488 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.489 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.489 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.490 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.490 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.491 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.491 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.492 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.492 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.493 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.494 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.495 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.495 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.496 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.497 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.497 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.497 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.498 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.499 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.499 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.500 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.500 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.501 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.501 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.501 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.502 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.502 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.503 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.503 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.504 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.504 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.505 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.505 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.506 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.506 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.506 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.507 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.507 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.508 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.508 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.509 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.510 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.511 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.511 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.512 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.512 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.513 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.513 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.514 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.514 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.514 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.515 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.516 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.516 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.517 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.517 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.517 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.518 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.518 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.519 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.519 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.520 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.520 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.521 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.521 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.521 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.522 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.522 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.523 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.523 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.524 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.524 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.525 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.525 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.526 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.526 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.527 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.527 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.528 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.528 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.529 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.529 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.530 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.530 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.530 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.531 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.531 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.532 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.532 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.533 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.533 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.533 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.534 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.534 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.535 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.535 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.536 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.536 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.537 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.537 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.537 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.538 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.538 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.539 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.539 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.540 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.540 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.540 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.541 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.542 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.542 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.543 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.543 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.544 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.544 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.544 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.545 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.545 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.546 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.546 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.546 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.547 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.547 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.548 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.548 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.549 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.549 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.549 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.550 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.550 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.550 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.551 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.551 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.552 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.552 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.553 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.553 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.553 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.554 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.554 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.555 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.555 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.555 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.556 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.556 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.557 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.558 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.558 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.558 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.559 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.559 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.560 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.560 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.560 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.561 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.561 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.562 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.562 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.563 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.563 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.563 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.564 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.564 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.564 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.565 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.565 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.566 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.566 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.567 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.567 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.567 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.568 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.568 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.569 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.569 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.569 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.570 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.570 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.571 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.571 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.572 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.572 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.573 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.574 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.574 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.575 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.576 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.576 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.577 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.577 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.578 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.578 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.579 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.579 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.579 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.580 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.580 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.581 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.581 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.581 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.582 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.582 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.583 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.583 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.584 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.584 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.584 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.585 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.585 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.586 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.586 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.587 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.587 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.588 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.588 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.588 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.589 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.589 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.590 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.590 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.591 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.591 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.592 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.592 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.592 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.593 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.593 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.594 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.594 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.594 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.595 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.595 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.596 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.596 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.597 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.597 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.597 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.598 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.598 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.599 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.599 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.600 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.600 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.600 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.601 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.601 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.602 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.602 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.603 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.603 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.604 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.605 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.605 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.606 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.606 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.607 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.607 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.607 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.608 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.608 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.608 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.609 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.609 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.610 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.610 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.611 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.611 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.612 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.612 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.612 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.613 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.613 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.614 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.614 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.615 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.615 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.616 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.616 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.616 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.618 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.618 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.619 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.620 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.620 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.621 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.621 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.621 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.622 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.622 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.623 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.623 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.624 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.624 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.625 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.625 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.625 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.626 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.626 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.627 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.627 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.628 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.628 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.628 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.629 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.629 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.630 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.630 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.631 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.631 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.632 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.632 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.632 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.633 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.633 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.634 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.634 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.635 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.635 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.636 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.636 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.637 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.637 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.637 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.638 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.638 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.639 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.639 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.640 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.640 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.640 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.641 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.641 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.642 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.643 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.643 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.644 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.644 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.645 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.645 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.645 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.646 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.646 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.646 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.647 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.647 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.648 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.648 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.649 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.649 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.649 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.650 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.650 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.651 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.651 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.652 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.652 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.652 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.653 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.654 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.654 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.654 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.655 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.656 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.656 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.656 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 15:50:34.657 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 15:50:34.657 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 15:50:34.872 | Collecting python-openstackclient===5.2.0 2021-12-23 15:50:34.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-23 15:50:35.032 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-23 15:50:35.035 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-23 15:50:35.056 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-12-23 15:50:35.085 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-12-23 15:50:35.108 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-23 15:50:35.125 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-23 15:50:35.145 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-23 15:50:35.165 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-23 15:50:35.174 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-23 15:50:35.196 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-23 15:50:35.199 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-23 15:50:35.204 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-23 15:50:35.207 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-23 15:50:35.222 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-12-23 15:50:35.225 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-23 15:50:35.228 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-23 15:50:35.301 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-23 15:50:35.304 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-23 15:50:35.307 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-23 15:50:35.312 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-23 15:50:35.337 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-23 15:50:35.341 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-23 15:50:35.384 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-23 15:50:35.391 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-23 15:50:35.394 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-23 15:50:35.398 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-23 15:50:35.403 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-23 15:50:35.407 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-23 15:50:35.414 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-23 15:50:35.417 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-23 15:50:35.435 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-23 15:50:35.459 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-23 15:50:35.465 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-23 15:50:35.468 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-23 15:50:35.477 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-23 15:50:35.492 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-23 15:50:35.496 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-23 15:50:35.500 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-23 15:50:35.504 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-12-23 15:50:35.507 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-12-23 15:50:35.511 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-23 15:50:35.515 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-23 15:50:35.540 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-23 15:50:35.543 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-23 15:50:35.545 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-23 15:50:35.549 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-23 15:50:35.554 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-12-23 15:50:37.647 | Installing collected packages: python-openstackclient 2021-12-23 15:50:38.896 | Successfully installed python-openstackclient-5.2.0 2021-12-23 15:50:39.038 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 15:50:39.038 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 15:50:39.122 | + inc/python:pip_install:207 : result=0 2021-12-23 15:50:39.125 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-23 15:50:39.127 | + functions-common:time_stop:2331 : local name 2021-12-23 15:50:39.130 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:50:39.132 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:50:39.135 | + functions-common:time_stop:2334 : local total 2021-12-23 15:50:39.137 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:50:39.139 | + functions-common:time_stop:2337 : name=pip_install 2021-12-23 15:50:39.142 | + functions-common:time_stop:2338 : start_time=1640274631548 2021-12-23 15:50:39.144 | + functions-common:time_stop:2340 : [[ -z 1640274631548 ]] 2021-12-23 15:50:39.147 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:50:39.152 | + functions-common:time_stop:2343 : end_time=1640274639148 2021-12-23 15:50:39.154 | + functions-common:time_stop:2344 : elapsed_time=7600 2021-12-23 15:50:39.156 | + functions-common:time_stop:2345 : total=240936 2021-12-23 15:50:39.159 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:50:39.161 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=248536 2021-12-23 15:50:39.164 | + inc/python:pip_install:210 : return 0 2021-12-23 15:50:39.167 | + ./stack.sh:main:959 : install_oscwrap 2021-12-23 15:50:39.170 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-23 15:50:39.173 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.4zMQFIVuTW 2021-12-23 15:50:39.176 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-23 15:50:39.178 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-23 15:50:39.181 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-23 15:50:39.184 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-23 15:50:39.186 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 15:50:39.189 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-23 15:50:39.205 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:50:39.208 | + ./stack.sh:main:1013 : configure_database 2021-12-23 15:50:39.210 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-23 15:50:39.213 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-23 15:50:39.215 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-23 15:50:39.218 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:50:39.221 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-23 15:50:39.223 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-23 15:50:39.225 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:50:39.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:50:39.231 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-23 15:50:39.233 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-23 15:50:39.235 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:50:39.237 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:50:39.240 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:50:39.242 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:50:39.245 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:50:39.247 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:50:39.249 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:50:39.252 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:50:39.254 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-23 15:50:39.256 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:50:39.259 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:50:39.261 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:50:39.264 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:50:39.266 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:50:39.268 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:50:39.271 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-23 15:50:39.290 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:50:39.292 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-23 15:50:39.296 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-23 15:50:39.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:50:39.301 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:50:39.303 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-23 15:50:39.306 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-23 15:50:39.309 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-23 15:50:39.311 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 15:50:39.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 15:50:39.316 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-23 15:50:39.318 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-23 15:50:39.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:50:39.342 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-23 15:50:39.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:50:39.365 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-23 15:50:39.369 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-23 15:50:39.370 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-23 15:50:39.374 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-23 15:50:39.429 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-23 15:50:39.473 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-23 15:50:39.518 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-23 15:50:39.563 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-23 15:50:39.565 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-23 15:50:39.568 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:50:39.570 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-23 15:50:41.070 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-23 15:50:41.073 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-23 15:50:41.076 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 15:50:41.080 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-155041 2021-12-23 15:50:41.082 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-155041 1017' 2021-12-23 15:50:41.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.088 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 15:50:41.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.093 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 15:50:41.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.098 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 15:50:41.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.104 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-23 15:50:41.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.109 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2021-12-23 15:50:41.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.114 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.67/identity 2021-12-23 15:50:41.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.119 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2021-12-23 15:50:41.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.124 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-154042 2021-12-23 15:50:41.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.129 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 15:50:41.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.134 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2021-12-23 15:50:41.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.139 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 15:50:41.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.144 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 15:50:41.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.149 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 15:50:41.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 15:50:41.154 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 15:50:41.157 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-23 15:50:41.159 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-23 15:50:41.162 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-23 15:50:41.173 | + ./stack.sh:main:1043 : start_dstat 2021-12-23 15:50:41.175 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.178 | + functions-common:run_process:1582 : local service=dstat 2021-12-23 15:50:41.180 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.183 | + functions-common:run_process:1584 : local group= 2021-12-23 15:50:41.185 | + functions-common:run_process:1585 : local user= 2021-12-23 15:50:41.188 | + functions-common:run_process:1587 : local name=dstat 2021-12-23 15:50:41.190 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:50:41.193 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:50:41.195 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:50:41.198 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:50:41.201 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:50:41.204 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274641202 2021-12-23 15:50:41.207 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-23 15:50:41.224 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:50:41.227 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-23 15:50:41.230 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-23 15:50:41.232 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.235 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.237 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.240 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.242 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-23 15:50:41.245 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-23 15:50:41.248 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-23 15:50:41.250 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:50:41.253 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:50:41.255 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-23 15:50:41.258 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-23 15:50:41.261 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-23 15:50:41.263 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.265 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:50:41.268 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 15:50:41.270 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:50:41.273 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:50:41.275 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-23 15:50:41.278 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:50:41.282 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-23 15:50:41.334 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-23 15:50:41.387 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-23 15:50:41.432 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-23 15:50:41.478 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-23 15:50:41.523 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:50:41.567 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:50:41.570 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-23 15:50:41.624 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:50:41.822 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-23 15:50:41.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-23 15:50:42.030 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-23 15:50:42.054 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:50:42.057 | + functions-common:time_stop:2331 : local name 2021-12-23 15:50:42.060 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:50:42.062 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:50:42.065 | + functions-common:time_stop:2334 : local total 2021-12-23 15:50:42.067 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:50:42.069 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:50:42.072 | + functions-common:time_stop:2338 : start_time=1640274641202 2021-12-23 15:50:42.074 | + functions-common:time_stop:2340 : [[ -z 1640274641202 ]] 2021-12-23 15:50:42.077 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:50:42.081 | + functions-common:time_stop:2343 : end_time=1640274642078 2021-12-23 15:50:42.084 | + functions-common:time_stop:2344 : elapsed_time=876 2021-12-23 15:50:42.086 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:50:42.089 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:50:42.091 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=876 2021-12-23 15:50:42.094 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-23 15:50:42.096 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-23 15:50:42.099 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-23 15:50:42.101 | + functions-common:run_process:1584 : local group= 2021-12-23 15:50:42.104 | + functions-common:run_process:1585 : local user=root 2021-12-23 15:50:42.107 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-23 15:50:42.109 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:50:42.112 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:50:42.114 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:50:42.117 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:50:42.121 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:50:42.124 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274642121 2021-12-23 15:50:42.127 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-23 15:50:42.145 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:50:42.148 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:50:42.150 | + functions-common:time_stop:2331 : local name 2021-12-23 15:50:42.153 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:50:42.156 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:50:42.160 | + functions-common:time_stop:2334 : local total 2021-12-23 15:50:42.162 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:50:42.165 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:50:42.168 | + functions-common:time_stop:2338 : start_time=1640274642121 2021-12-23 15:50:42.170 | + functions-common:time_stop:2340 : [[ -z 1640274642121 ]] 2021-12-23 15:50:42.174 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:50:42.177 | + functions-common:time_stop:2343 : end_time=1640274642174 2021-12-23 15:50:42.179 | + functions-common:time_stop:2344 : elapsed_time=53 2021-12-23 15:50:42.182 | + functions-common:time_stop:2345 : total=876 2021-12-23 15:50:42.185 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:50:42.187 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=929 2021-12-23 15:50:42.190 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-23 15:50:42.207 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:50:42.209 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-23 15:50:42.226 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:50:42.229 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-23 15:50:42.245 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:50:42.247 | + ./stack.sh:main:1056 : start_etcd3 2021-12-23 15:50:42.250 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-23 15:50:42.252 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-822801-1-hyperv --data-dir /opt/stack/data/etcd' 2021-12-23 15:50:42.255 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-23 15:50:42.257 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-822801-1-hyperv=http://10.222.0.67:2380' 2021-12-23 15:50:42.260 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.67:2380' 2021-12-23 15:50:42.262 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.67:2379' 2021-12-23 15:50:42.264 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-23 15:50:42.267 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-23 15:50:42.269 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.67:2379' 2021-12-23 15:50:42.272 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-23 15:50:42.274 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-23 15:50:42.276 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-23 15:50:42.279 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-822801-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822801-1-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' '' root 2021-12-23 15:50:42.281 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-23 15:50:42.284 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-822801-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822801-1-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2021-12-23 15:50:42.286 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 15:50:42.288 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-23 15:50:42.291 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 15:50:42.294 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 15:50:42.296 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-23 15:50:42.299 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 15:50:42.302 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-23 15:50:42.355 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-23 15:50:42.409 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-822801-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822801-1-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2021-12-23 15:50:42.454 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-23 15:50:42.499 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-23 15:50:42.545 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:50:42.591 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 15:50:42.594 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-23 15:50:42.647 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 15:50:42.852 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-23 15:50:42.898 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-23 15:50:42.950 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-23 15:50:42.996 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-23 15:50:43.042 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-23 15:50:43.045 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 15:50:43.049 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-23 15:50:43.051 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-23 15:50:43.251 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-23 15:50:43.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-23 15:50:43.437 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-23 15:50:44.390 | + ./stack.sh:main:1067 : cat 2021-12-23 15:50:44.395 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-23 15:50:44.411 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:50:44.414 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-23 15:50:44.417 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-23 15:50:44.420 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-23 15:50:44.422 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.67/identity 2021-12-23 15:50:44.425 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.67/identity 2021-12-23 15:50:44.427 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-23 15:50:44.430 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-23 15:50:44.433 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-23 15:50:44.435 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-23 15:50:44.438 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-23 15:50:44.440 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-23 15:50:44.443 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-23 15:50:44.445 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-23 15:50:44.448 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-23 15:50:44.451 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-23 15:50:44.454 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-23 15:50:44.456 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-23 15:50:44.459 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-23 15:50:44.475 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:50:44.478 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-23 15:50:44.480 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:50:44.483 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-23 15:50:44.485 | + ./stack.sh:main:1092 : '[' 10.222.0.67 == 10.222.0.67 ']' 2021-12-23 15:50:44.488 | + ./stack.sh:main:1093 : init_keystone 2021-12-23 15:50:44.491 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-23 15:50:44.505 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:50:44.508 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-23 15:50:44.511 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-23 15:50:44.513 | + lib/database:recreate_database:110 : local db=keystone 2021-12-23 15:50:44.516 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-23 15:50:44.518 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-23 15:50:44.521 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-23 15:50:44.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:50:44.539 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-23 15:50:44.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:50:44.554 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-23 15:50:44.556 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 15:50:44.559 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:50:44.561 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:50:44.564 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:50:44.568 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274644565 2021-12-23 15:50:44.570 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-23 15:50:46.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:46.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:46.889 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:46.923 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71673) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:50:46.926 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:46.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:46.942 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:46.985 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:46.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:46.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:47.001 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:47.053 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:47.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:47.068 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:47.075 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 15:50:49.427 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.427 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 15:50:49.435 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.436 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 15:50:49.441 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.442 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 15:50:49.450 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.450 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 15:50:49.458 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.459 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 15:50:49.467 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.467 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 15:50:49.682 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.683 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 15:50:49.798 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.798 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 15:50:49.858 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.859 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 15:50:49.866 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.867 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 15:50:49.875 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.875 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 15:50:49.881 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.881 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-23 15:50:49.889 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.890 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-23 15:50:49.898 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.898 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-23 15:50:49.967 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:49.967 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-23 15:50:50.257 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:50.257 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-23 15:50:50.576 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:50.577 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-23 15:50:50.668 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:50.668 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-23 15:50:50.830 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:50.830 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-23 15:50:50.886 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:50.886 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-23 15:50:51.201 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:51.201 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-23 15:50:51.376 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:51.376 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-23 15:50:51.397 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:51.397 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-23 15:50:51.530 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:51.531 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-23 15:50:51.813 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:51.813 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-23 15:50:52.103 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.103 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-23 15:50:52.412 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.413 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-23 15:50:52.623 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.623 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-23 15:50:52.767 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.767 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-23 15:50:52.780 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.780 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-23 15:50:52.789 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.789 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-23 15:50:52.795 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.795 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-23 15:50:52.801 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.801 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-23 15:50:52.810 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.810 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-23 15:50:52.819 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.819 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-23 15:50:52.838 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.838 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-23 15:50:52.901 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.901 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-23 15:50:52.910 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:52.911 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-23 15:50:53.120 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.120 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-23 15:50:53.226 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.226 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-23 15:50:53.405 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.405 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-23 15:50:53.578 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.578 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-23 15:50:53.689 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.689 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.706 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.706 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.723 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.739 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.739 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.773 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.787 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.815 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.816 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.844 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.844 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.849 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:53.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:53.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:53.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:53.878 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:53.885 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 15:50:53.891 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.891 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 15:50:53.897 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:53.898 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 15:50:54.163 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.163 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 15:50:54.172 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.173 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 15:50:54.182 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.182 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 15:50:54.190 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.190 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 15:50:54.196 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.196 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 15:50:54.203 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.203 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 15:50:54.211 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.211 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 15:50:54.395 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.395 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 15:50:54.403 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.403 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 15:50:54.640 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.640 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 15:50:54.648 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.648 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 15:50:54.885 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.885 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 15:50:54.893 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.893 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 15:50:54.953 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.953 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 15:50:54.961 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.961 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 15:50:54.970 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.970 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 15:50:54.978 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.978 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 15:50:54.987 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.987 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 15:50:54.994 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:54.994 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 15:50:55.044 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.045 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 15:50:55.142 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.142 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 15:50:55.330 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.330 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 15:50:55.338 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.338 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 15:50:55.347 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.347 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 15:50:55.355 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.356 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 15:50:55.364 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.364 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 15:50:55.372 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.373 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 15:50:55.439 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.439 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 15:50:55.499 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.499 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 15:50:55.655 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.655 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 15:50:55.940 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:55.940 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 15:50:56.063 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.063 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 15:50:56.168 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.168 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 15:50:56.266 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.266 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 15:50:56.274 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.274 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 15:50:56.282 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.282 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 15:50:56.291 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.291 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 15:50:56.299 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.299 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 15:50:56.307 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.308 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 15:50:56.314 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.314 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 15:50:56.322 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.323 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 15:50:56.331 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.331 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 15:50:56.531 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.531 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 15:50:56.539 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:56.539 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 15:50:57.144 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.144 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 15:50:57.431 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.431 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 15:50:57.439 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.440 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 15:50:57.448 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.448 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 15:50:57.456 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.457 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 15:50:57.465 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.465 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 15:50:57.556 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.556 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 15:50:57.564 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.564 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 15:50:57.699 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.699 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 15:50:57.820 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.820 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 15:50:57.828 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.828 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 15:50:57.837 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.837 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 15:50:57.845 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.845 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 15:50:57.853 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.854 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 15:50:57.862 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:57.862 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 15:50:58.080 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.080 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 15:50:58.088 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.088 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 15:50:58.191 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.191 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 15:50:58.578 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.578 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 15:50:58.685 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.685 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 15:50:58.692 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.693 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 15:50:58.701 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.701 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 15:50:58.711 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.711 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 15:50:58.718 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.718 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 15:50:58.726 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.726 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 15:50:58.735 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.735 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 15:50:58.906 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.906 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 15:50:58.913 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.913 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 15:50:58.922 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.922 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 15:50:58.930 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.931 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 15:50:58.939 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.939 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 15:50:58.947 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:58.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:58.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:58.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:58.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.026 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.026 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.056 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.056 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.056 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.084 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.085 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.091 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.120 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.134 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.163 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.163 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.163 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.188 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.189 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.194 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.224 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.224 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.231 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 15:50:59.237 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.237 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 15:50:59.243 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.244 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 15:50:59.257 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.257 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 15:50:59.263 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.263 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 15:50:59.269 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.269 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 15:50:59.275 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.275 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 15:50:59.282 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.282 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 15:50:59.288 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.288 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 15:50:59.294 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.294 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 15:50:59.302 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.302 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 15:50:59.311 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.311 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 15:50:59.327 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.328 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 15:50:59.333 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.334 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 15:50:59.359 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.359 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 15:50:59.385 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.385 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 15:50:59.391 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.391 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 15:50:59.397 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.397 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 15:50:59.404 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.404 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 15:50:59.410 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.410 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 15:50:59.416 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.416 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 15:50:59.422 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.422 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 15:50:59.428 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.428 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 15:50:59.437 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.437 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 15:50:59.443 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.443 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 15:50:59.452 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.452 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 15:50:59.460 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.460 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 15:50:59.468 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.469 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 15:50:59.474 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.475 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 15:50:59.483 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.483 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 15:50:59.491 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.491 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 15:50:59.500 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.500 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 15:50:59.506 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.506 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 15:50:59.515 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.515 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 15:50:59.522 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.523 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 15:50:59.531 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.532 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 15:50:59.537 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.537 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 15:50:59.547 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.547 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 15:50:59.554 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.554 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 15:50:59.563 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.563 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 15:50:59.569 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.569 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 15:50:59.578 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.578 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 15:50:59.586 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.586 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 15:50:59.594 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.595 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 15:50:59.600 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.601 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 15:50:59.609 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.609 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 15:50:59.630 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.631 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 15:50:59.637 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.638 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 15:50:59.644 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.644 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 15:50:59.649 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.650 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 15:50:59.656 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.656 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 15:50:59.664 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.664 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 15:50:59.672 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.672 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 15:50:59.681 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.681 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 15:50:59.688 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.688 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 15:50:59.696 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.696 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 15:50:59.705 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.705 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 15:50:59.711 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.711 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 15:50:59.719 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.719 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 15:50:59.728 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.728 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 15:50:59.736 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.736 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 15:50:59.742 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.742 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 15:50:59.757 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.757 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 15:50:59.764 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.764 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 15:50:59.770 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.770 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 15:50:59.775 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.776 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 15:50:59.784 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.784 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 15:50:59.792 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.792 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 15:50:59.798 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.798 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 15:50:59.808 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.808 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 15:50:59.816 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.816 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 15:50:59.822 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.822 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 15:50:59.830 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.831 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 15:50:59.839 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.839 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 15:50:59.847 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.847 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 15:50:59.856 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.856 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 15:50:59.861 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.862 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 15:50:59.870 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.870 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 15:50:59.878 | INFO migrate.versioning.api [-] done 2021-12-23 15:50:59.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.908 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.908 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.937 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.937 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.938 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:50:59.966 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:50:59.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:50:59.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:50:59.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.002 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:51:00.002 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:51:00.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:51:00.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:51:00.044 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:51:00.045 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.073 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:51:00.073 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:51:00.079 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:51:00.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:51:00.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:51:00.108 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:51:00.108 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71673) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:51:00.115 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 15:51:00.122 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.122 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 15:51:00.316 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.317 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 15:51:00.586 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.586 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 15:51:00.888 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.888 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 15:51:00.896 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.896 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 15:51:00.905 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.905 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 15:51:00.913 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.914 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 15:51:00.922 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.922 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 15:51:00.930 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.930 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 15:51:00.937 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.937 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 15:51:00.997 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:00.997 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 15:51:01.091 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.091 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 15:51:01.281 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.281 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 15:51:01.659 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.660 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 15:51:01.778 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.778 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 15:51:01.786 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.786 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 15:51:01.794 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.795 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 15:51:01.802 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.803 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 15:51:01.811 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.811 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 15:51:01.819 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.819 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 15:51:01.828 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.828 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 15:51:01.834 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.834 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 15:51:01.843 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.843 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 15:51:01.944 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.944 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 15:51:01.953 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.956 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 15:51:01.962 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.962 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 15:51:01.968 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.969 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 15:51:01.975 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.975 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 15:51:01.983 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.983 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 15:51:01.989 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.989 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 15:51:01.998 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:01.998 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 15:51:02.035 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.035 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 15:51:02.044 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.044 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 15:51:02.052 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.052 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 15:51:02.159 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.160 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 15:51:02.256 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.256 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 15:51:02.300 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.300 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 15:51:02.308 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.309 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 15:51:02.315 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.315 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 15:51:02.324 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.324 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 15:51:02.332 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.332 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 15:51:02.338 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.338 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 15:51:02.346 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.347 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 15:51:02.355 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.355 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 15:51:02.363 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.363 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 15:51:02.369 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.370 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 15:51:02.482 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.487 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 15:51:02.493 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.493 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 15:51:02.500 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.500 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 15:51:02.507 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.508 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 15:51:02.516 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.516 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 15:51:02.524 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.524 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 15:51:02.530 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.530 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 15:51:02.642 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.642 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 15:51:02.661 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.661 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 15:51:02.670 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.670 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 15:51:02.677 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.677 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 15:51:02.683 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.684 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 15:51:02.692 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.692 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 15:51:02.701 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.701 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 15:51:02.709 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.709 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 15:51:02.715 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:02.716 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 15:51:03.015 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.015 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 15:51:03.022 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.022 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 15:51:03.029 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.029 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 15:51:03.037 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.037 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 15:51:03.045 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.045 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 15:51:03.053 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.054 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 15:51:03.059 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.060 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 15:51:03.068 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.068 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 15:51:03.077 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.077 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 15:51:03.117 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.117 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-23 15:51:03.123 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.123 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-23 15:51:03.132 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.132 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-23 15:51:03.141 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.141 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-23 15:51:03.147 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.147 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-23 15:51:03.156 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.156 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-23 15:51:03.165 | INFO migrate.versioning.api [-] done 2021-12-23 15:51:03.388 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-23 15:51:03.391 | + functions-common:time_stop:2331 : local name 2021-12-23 15:51:03.393 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:51:03.396 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:51:03.398 | + functions-common:time_stop:2334 : local total 2021-12-23 15:51:03.401 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:51:03.404 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 15:51:03.407 | + functions-common:time_stop:2338 : start_time=1640274644565 2021-12-23 15:51:03.409 | + functions-common:time_stop:2340 : [[ -z 1640274644565 ]] 2021-12-23 15:51:03.412 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:51:03.416 | + functions-common:time_stop:2343 : end_time=1640274663413 2021-12-23 15:51:03.418 | + functions-common:time_stop:2344 : elapsed_time=18848 2021-12-23 15:51:03.421 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:51:03.425 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:51:03.427 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18848 2021-12-23 15:51:03.429 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-23 15:51:03.432 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-23 15:51:03.436 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-23 15:51:05.594 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-23 15:51:05.594 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-23 15:51:05.595 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-23 15:51:05.595 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-23 15:51:05.595 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-23 15:51:05.596 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-23 15:51:05.596 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-23 15:51:05.596 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-23 15:51:05.597 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-23 15:51:05.802 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-23 15:51:05.805 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-23 15:51:07.943 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-23 15:51:07.943 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-23 15:51:07.943 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-23 15:51:07.944 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-23 15:51:07.944 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-23 15:51:07.945 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-23 15:51:07.945 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-23 15:51:07.945 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-23 15:51:07.945 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-23 15:51:08.148 | + ./stack.sh:main:1094 : start_keystone 2021-12-23 15:51:08.151 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-23 15:51:08.154 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-23 15:51:08.157 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-23 15:51:08.176 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:51:08.179 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-23 15:51:08.182 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-23 15:51:08.185 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-23 15:51:08.188 | + functions-common:run_process:1582 : local service=keystone 2021-12-23 15:51:08.190 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.193 | + functions-common:run_process:1584 : local group= 2021-12-23 15:51:08.195 | + functions-common:run_process:1585 : local user= 2021-12-23 15:51:08.197 | + functions-common:run_process:1587 : local name=keystone 2021-12-23 15:51:08.200 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 15:51:08.203 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 15:51:08.205 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:51:08.208 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:51:08.211 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:51:08.214 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274668212 2021-12-23 15:51:08.217 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-23 15:51:08.233 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:51:08.235 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-23 15:51:08.237 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-23 15:51:08.240 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.242 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.245 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.248 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.250 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-23 15:51:08.252 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-23 15:51:08.255 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-23 15:51:08.257 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 15:51:08.259 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 15:51:08.263 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-23 15:51:08.265 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-23 15:51:08.267 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-23 15:51:08.269 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.272 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 15:51:08.274 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 15:51:08.276 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-23 15:51:08.279 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 15:51:08.282 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-23 15:51:08.334 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-23 15:51:08.387 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-23 15:51:08.431 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-23 15:51:08.476 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 15:51:08.520 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-23 15:51:08.566 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-23 15:51:08.610 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-23 15:51:08.656 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-23 15:51:08.700 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-23 15:51:08.745 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 15:51:08.747 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-23 15:51:08.801 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 15:51:08.978 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-23 15:51:08.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-23 15:51:09.182 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-23 15:51:09.258 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 15:51:09.260 | + functions-common:time_stop:2331 : local name 2021-12-23 15:51:09.263 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:51:09.266 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:51:09.268 | + functions-common:time_stop:2334 : local total 2021-12-23 15:51:09.270 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:51:09.273 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 15:51:09.275 | + functions-common:time_stop:2338 : start_time=1640274668212 2021-12-23 15:51:09.278 | + functions-common:time_stop:2340 : [[ -z 1640274668212 ]] 2021-12-23 15:51:09.281 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:51:09.284 | + functions-common:time_stop:2343 : end_time=1640274669282 2021-12-23 15:51:09.287 | + functions-common:time_stop:2344 : elapsed_time=1070 2021-12-23 15:51:09.289 | + functions-common:time_stop:2345 : total=929 2021-12-23 15:51:09.291 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:51:09.294 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1999 2021-12-23 15:51:09.296 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-23 15:51:09.296 | Waiting for keystone to start... 2021-12-23 15:51:09.299 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.67/identity/v3/ 2021-12-23 15:51:09.301 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.67/identity/v3/ 2021-12-23 15:51:09.303 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 15:51:09.306 | + functions:wait_for_service:445 : local url=http://10.222.0.67/identity/v3/ 2021-12-23 15:51:09.308 | + functions:wait_for_service:446 : local rval=0 2021-12-23 15:51:09.311 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 15:51:09.313 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 15:51:09.316 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:51:09.318 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:51:09.321 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:51:09.325 | + functions-common:time_start:2322 : _TIME_START[$name]=1640274669322 2021-12-23 15:51:09.328 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 15:51:09.333 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/identity/v3/ 2021-12-23 15:51:12.993 | + :: : [[ 200 == 503 ]] 2021-12-23 15:51:12.995 | + :: : [[ 0 -eq 7 ]] 2021-12-23 15:51:12.998 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 15:51:13.000 | + functions-common:time_stop:2331 : local name 2021-12-23 15:51:13.003 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:51:13.005 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:51:13.008 | + functions-common:time_stop:2334 : local total 2021-12-23 15:51:13.010 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:51:13.013 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 15:51:13.015 | + functions-common:time_stop:2338 : start_time=1640274669322 2021-12-23 15:51:13.017 | + functions-common:time_stop:2340 : [[ -z 1640274669322 ]] 2021-12-23 15:51:13.020 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:51:13.024 | + functions-common:time_stop:2343 : end_time=1640274673021 2021-12-23 15:51:13.026 | + functions-common:time_stop:2344 : elapsed_time=3699 2021-12-23 15:51:13.029 | + functions-common:time_stop:2345 : total=0 2021-12-23 15:51:13.031 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:51:13.034 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3699 2021-12-23 15:51:13.036 | + functions:wait_for_service:454 : return 0 2021-12-23 15:51:13.039 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-23 15:51:13.054 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:51:13.056 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-23 15:51:13.060 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 15:51:13.062 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-23 15:51:13.101 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-23 15:51:13.103 | + lib/keystone:bootstrap_keystone:573 : /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-admin-url http://10.222.0.67/identity --bootstrap-public-url http://10.222.0.67/identity 2021-12-23 15:51:15.330 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.331 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.331 | 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=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.341 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.360 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.360 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.395 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.433 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.433 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.553 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.553 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.553 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.554 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.554 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.554 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.569 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.570 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.634 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.638 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.638 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.639 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.640 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72307) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-23 15:51:15.689 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=72307) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:51:15.995 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created domain default 2021-12-23 15:51:16.034 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created project admin 2021-12-23 15:51:16.063 | DEBUG passlib.handlers.bcrypt [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72307) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-23 15:51:16.064 | DEBUG passlib.handlers.bcrypt [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72307) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-23 15:51:16.123 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created user admin 2021-12-23 15:51:16.134 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created role reader 2021-12-23 15:51:16.144 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created role member 2021-12-23 15:51:16.164 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created implied role where c477a3add9c848218f3dc021ddccfc3d implies 2c054198b0864495beb9389c0828da5d 2021-12-23 15:51:16.173 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created role admin 2021-12-23 15:51:16.190 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created implied role where 05fde14d01744fa8b7526984ccc4492e implies c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:51:16.200 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Granted role admin on project admin to user admin. 2021-12-23 15:51:16.206 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Granted role admin on the system to user admin. 2021-12-23 15:51:16.217 | WARNING py.warnings [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-23 15:51:16.217 | 'identifiers should be a valid uuid.' % (value))) 2021-12-23 15:51:16.217 |  2021-12-23 15:51:16.221 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created region RegionOne 2021-12-23 15:51:16.249 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created public endpoint http://10.222.0.67/identity 2021-12-23 15:51:16.257 | INFO keystone.cmd.bootstrap [None req-15c6669e-9c6f-4c8f-ab30-1c583c14fa02 None None] Created admin endpoint http://10.222.0.67/identity 2021-12-23 15:51:16.570 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-23 15:51:16.573 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-23 15:51:16.577 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-23 15:51:19.445 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:19.448 | + lib/keystone:create_keystone_accounts:315 : admin_project=cdad8dc34b7d4586b3a17c94ea488d2b 2021-12-23 15:51:19.450 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-23 15:51:19.453 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-23 15:51:21.663 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:21.666 | + lib/keystone:create_keystone_accounts:317 : admin_user=cec5134ba76540fdb16a98a0adc1b33c 2021-12-23 15:51:21.669 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-23 15:51:21.672 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-23 15:51:21.674 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin cec5134ba76540fdb16a98a0adc1b33c default 2021-12-23 15:51:21.676 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-23 15:51:21.680 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --domain default 2021-12-23 15:51:21.680 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:21.681 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-23 15:51:21.684 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:21.687 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:24.031 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:24.034 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-23 15:51:24.037 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-23 15:51:24.039 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user cec5134ba76540fdb16a98a0adc1b33c --domain default 2021-12-23 15:51:26.612 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --domain default 2021-12-23 15:51:26.612 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:26.612 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-23 15:51:26.615 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:26.617 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:29.112 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:29.115 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:51:29.117 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:51:29.121 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | cec5134ba76540fdb16a98a0adc1b33c | | | default | | False |' 2021-12-23 15:51:29.122 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:51:29.127 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:29.130 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:51:29.132 | + functions-common:get_or_add_user_domain_role:936 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:51:29.132 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:51:29.135 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-23 15:51:29.138 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 15:51:29.141 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-23 15:51:31.354 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-23 15:51:31.357 | + functions-common:get_or_create_domain:803 : echo default 2021-12-23 15:51:31.357 | default 2021-12-23 15:51:31.360 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-23 15:51:31.362 | + functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:51:31.365 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-23 15:51:33.920 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:33.923 | + functions-common:get_or_create_project:853 : project_id=33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:51:33.926 | + functions-common:get_or_create_project:854 : echo 33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:51:33.926 | 33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:51:33.928 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-23 15:51:33.931 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 15:51:33.934 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-23 15:51:36.158 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:36.161 | + functions-common:get_or_create_role:865 : role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:51:36.163 | + functions-common:get_or_create_role:866 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:51:36.164 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:51:36.166 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-23 15:51:36.169 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 15:51:36.172 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-23 15:51:38.326 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:38.329 | + functions-common:get_or_create_role:865 : role_id=a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:51:38.331 | + functions-common:get_or_create_role:866 : echo a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:51:38.331 | a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:51:38.334 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-23 15:51:38.336 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-23 15:51:38.338 | + functions-common:get_or_create_role:860 : local role_id 2021-12-23 15:51:38.342 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-23 15:51:40.477 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:40.480 | + functions-common:get_or_create_role:865 : role_id=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:51:40.482 | + functions-common:get_or_create_role:866 : echo be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:51:40.482 | be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:51:40.485 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-23 15:51:40.488 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-23 15:51:40.490 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:51:40.494 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-23 15:51:42.682 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:42.685 | ++ functions-common:get_or_create_project:853 : project_id=9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:51:42.688 | ++ functions-common:get_or_create_project:854 : echo 9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:51:42.691 | + lib/keystone:create_keystone_accounts:343 : invis_project=9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:51:42.693 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-23 15:51:42.696 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-23 15:51:42.699 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:51:42.703 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-23 15:51:44.973 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:44.976 | ++ functions-common:get_or_create_project:853 : project_id=ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:44.978 | ++ functions-common:get_or_create_project:854 : echo ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:44.981 | + lib/keystone:create_keystone_accounts:347 : demo_project=ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:44.984 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-23 15:51:44.987 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-23 15:51:44.990 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:51:44.992 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-23 15:51:44.995 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-23 15:51:44.998 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-23 15:51:47.253 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:47.256 | ++ functions-common:get_or_create_user:840 : user_id=1514d30e90c24d13827d5942704afae5 2021-12-23 15:51:47.258 | ++ functions-common:get_or_create_user:841 : echo 1514d30e90c24d13827d5942704afae5 2021-12-23 15:51:47.261 | + lib/keystone:create_keystone_accounts:350 : demo_user=1514d30e90c24d13827d5942704afae5 2021-12-23 15:51:47.264 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 1514d30e90c24d13827d5942704afae5 ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:47.266 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:51:47.269 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:51:47.272 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:51:47.274 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:51:47.277 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:51:47.280 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:51:47.282 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:51:47.285 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:51:47.289 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:47.289 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:47.290 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:51:47.293 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:47.296 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:49.723 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:49.727 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:51:49.729 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:51:49.732 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:52.073 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:52.073 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:52.073 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:51:52.076 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:52.079 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:54.555 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:54.559 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:51:54.561 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:51:54.564 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:51:54.564 | ++ functions-common:get_field:733 : echo '| c477a3add9c848218f3dc021ddccfc3d | 1514d30e90c24d13827d5942704afae5 | | ac21f5a831294d07861aea437d2dd942 | | | False |' 2021-12-23 15:51:54.569 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:54.573 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:51:54.576 | + functions-common:get_or_add_user_project_role:912 : echo c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:51:54.576 | c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:51:54.578 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin cec5134ba76540fdb16a98a0adc1b33c ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:54.581 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:51:54.584 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:51:54.586 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:51:54.589 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:51:54.591 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:51:54.593 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:51:54.596 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:51:54.599 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:51:54.602 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:54.603 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:51:54.604 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:54.606 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:54.608 | ++ functions-common:get_field:727 : read data 2021-12-23 15:51:56.998 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:51:57.002 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:51:57.005 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:51:57.007 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cec5134ba76540fdb16a98a0adc1b33c --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:59.339 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:51:59.340 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:51:59.340 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:51:59.343 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:51:59.345 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:01.808 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:01.812 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:01.814 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:01.817 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | cec5134ba76540fdb16a98a0adc1b33c | | ac21f5a831294d07861aea437d2dd942 | | | False |' 2021-12-23 15:52:01.818 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:01.823 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:01.826 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:01.829 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:01.829 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:01.831 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 1514d30e90c24d13827d5942704afae5 ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:01.834 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:52:01.837 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:52:01.840 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:52:01.842 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:52:01.844 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:52:01.847 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:52:01.849 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:52:01.852 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:52:01.856 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:01.856 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:01.857 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:52:01.859 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:01.862 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:04.269 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:04.273 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:52:04.276 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:52:04.279 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:06.626 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 1514d30e90c24d13827d5942704afae5 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:06.626 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:06.626 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:52:06.629 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:06.632 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:09.100 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:09.103 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:09.106 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:09.109 | ++ functions-common:get_field:733 : echo '| be01a5eb46d0458b9af529aefa298d46 | 1514d30e90c24d13827d5942704afae5 | | ac21f5a831294d07861aea437d2dd942 | | | False |' 2021-12-23 15:52:09.109 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:09.114 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:09.118 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:09.121 | + functions-common:get_or_add_user_project_role:912 : echo be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:09.121 | be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:09.124 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 1514d30e90c24d13827d5942704afae5 9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:52:09.126 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:52:09.129 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:52:09.132 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:52:09.134 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:52:09.137 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:52:09.139 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:52:09.141 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:52:09.144 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:52:09.148 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1514d30e90c24d13827d5942704afae5 --project 9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:52:09.149 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:52:09.149 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:09.151 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:09.154 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:11.547 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:11.551 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:52:11.553 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:52:11.556 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1514d30e90c24d13827d5942704afae5 --project 9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:52:13.877 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1514d30e90c24d13827d5942704afae5 --project 9d57299b6ce44a03872f28ff51864a8b 2021-12-23 15:52:13.877 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:13.878 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:52:13.880 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:13.883 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:16.456 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:16.459 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:16.461 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:16.464 | ++ functions-common:get_field:733 : echo '| c477a3add9c848218f3dc021ddccfc3d | 1514d30e90c24d13827d5942704afae5 | | 9d57299b6ce44a03872f28ff51864a8b | | | False |' 2021-12-23 15:52:16.465 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:16.470 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:16.473 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:16.476 | + functions-common:get_or_add_user_project_role:912 : echo c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:16.476 | c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:16.478 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-23 15:52:16.482 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-23 15:52:16.484 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:52:16.488 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-23 15:52:18.681 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:18.684 | ++ functions-common:get_or_create_project:853 : project_id=d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:18.686 | ++ functions-common:get_or_create_project:854 : echo d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:18.689 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:18.692 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-23 15:52:18.695 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-23 15:52:18.697 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:52:18.700 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-23 15:52:18.703 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-23 15:52:18.706 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-23 15:52:20.989 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:20.992 | ++ functions-common:get_or_create_user:840 : user_id=089a7bd7009d4c1db55948357c098113 2021-12-23 15:52:20.994 | ++ functions-common:get_or_create_user:841 : echo 089a7bd7009d4c1db55948357c098113 2021-12-23 15:52:20.997 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=089a7bd7009d4c1db55948357c098113 2021-12-23 15:52:21.000 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 089a7bd7009d4c1db55948357c098113 d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:21.002 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:52:21.005 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:52:21.008 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:52:21.010 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:52:21.013 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:52:21.016 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:52:21.018 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:52:21.021 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:52:21.025 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:21.025 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:21.025 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:52:21.029 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:21.031 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:23.533 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:23.537 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:52:23.540 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:52:23.542 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:25.874 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:25.874 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:25.875 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:52:25.877 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:25.880 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:28.429 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:28.432 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:28.435 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:28.438 | ++ functions-common:get_field:733 : echo '| c477a3add9c848218f3dc021ddccfc3d | 089a7bd7009d4c1db55948357c098113 | | d7b9b90ec35146d392f358d3c40a2bca | | | False |' 2021-12-23 15:52:28.438 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:28.443 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:28.447 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:28.449 | + functions-common:get_or_add_user_project_role:912 : echo c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:28.449 | c477a3add9c848218f3dc021ddccfc3d 2021-12-23 15:52:28.452 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin cec5134ba76540fdb16a98a0adc1b33c d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:28.454 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:52:28.457 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:52:28.460 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:52:28.462 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:52:28.464 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:52:28.467 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:52:28.469 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:52:28.472 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:52:28.476 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:28.476 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:28.476 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:52:28.479 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:28.482 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:30.900 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:30.905 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:52:30.907 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:52:30.910 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cec5134ba76540fdb16a98a0adc1b33c --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:33.224 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cec5134ba76540fdb16a98a0adc1b33c --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:33.224 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:33.225 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:52:33.227 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:33.230 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:35.700 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:35.703 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:35.705 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:35.708 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:35.709 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | cec5134ba76540fdb16a98a0adc1b33c | | d7b9b90ec35146d392f358d3c40a2bca | | | False |' 2021-12-23 15:52:35.713 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:35.717 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:35.720 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:35.720 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:52:35.722 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 089a7bd7009d4c1db55948357c098113 d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:35.725 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:52:35.728 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:52:35.731 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:52:35.733 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:52:35.736 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:52:35.738 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:52:35.741 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:52:35.743 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:52:35.748 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:35.748 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:52:35.748 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:35.751 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:35.753 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:38.188 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:38.192 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:52:38.194 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:52:38.196 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:40.530 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 089a7bd7009d4c1db55948357c098113 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:52:40.530 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:52:40.530 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:52:40.533 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:52:40.536 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:43.001 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:43.004 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:52:43.007 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:52:43.010 | ++ functions-common:get_field:733 : echo '| be01a5eb46d0458b9af529aefa298d46 | 089a7bd7009d4c1db55948357c098113 | | d7b9b90ec35146d392f358d3c40a2bca | | | False |' 2021-12-23 15:52:43.010 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:52:43.015 | ++ functions-common:get_field:727 : read data 2021-12-23 15:52:43.018 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:43.021 | + functions-common:get_or_add_user_project_role:912 : echo be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:43.021 | be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:52:43.023 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-23 15:52:43.026 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-23 15:52:43.029 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-23 15:52:43.032 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-23 15:52:43.035 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-23 15:52:45.258 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:45.261 | ++ functions-common:get_or_create_group:817 : group_id=1de62c9ec1e945ef94bc64ea1e5538a6 2021-12-23 15:52:45.264 | ++ functions-common:get_or_create_group:818 : echo 1de62c9ec1e945ef94bc64ea1e5538a6 2021-12-23 15:52:45.267 | + lib/keystone:create_keystone_accounts:371 : admin_group=1de62c9ec1e945ef94bc64ea1e5538a6 2021-12-23 15:52:45.269 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-23 15:52:45.272 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-23 15:52:45.275 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-23 15:52:45.278 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-23 15:52:45.281 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-23 15:52:47.506 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:47.509 | ++ functions-common:get_or_create_group:817 : group_id=01482af59fc7400d9cd0cceeed79e0d8 2021-12-23 15:52:47.512 | ++ functions-common:get_or_create_group:818 : echo 01482af59fc7400d9cd0cceeed79e0d8 2021-12-23 15:52:47.515 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=01482af59fc7400d9cd0cceeed79e0d8 2021-12-23 15:52:47.517 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:47.520 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 15:52:47.523 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 -f value 2021-12-23 15:52:49.981 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:49.984 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 15:52:49.987 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 15:52:49.989 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:52.354 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 -f value 2021-12-23 15:52:54.842 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:54.845 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False' 2021-12-23 15:52:54.848 | + functions-common:get_or_add_group_project_role:960 : echo c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False 2021-12-23 15:52:54.848 | c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False 2021-12-23 15:52:54.850 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:54.853 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 15:52:54.856 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 -f value 2021-12-23 15:52:57.286 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:52:57.289 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 15:52:57.292 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 15:52:57.294 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 2021-12-23 15:52:59.605 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project ac21f5a831294d07861aea437d2dd942 -f value 2021-12-23 15:53:02.116 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:02.119 | + functions-common:get_or_add_group_project_role:958 : group_role_id='be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False' 2021-12-23 15:53:02.122 | + functions-common:get_or_add_group_project_role:960 : echo be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False 2021-12-23 15:53:02.122 | be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 ac21f5a831294d07861aea437d2dd942 False 2021-12-23 15:53:02.125 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:53:02.127 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 15:53:02.131 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca -f value 2021-12-23 15:53:04.600 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:04.603 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 15:53:04.605 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 15:53:04.608 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:53:06.925 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca -f value 2021-12-23 15:53:09.419 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:09.422 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False' 2021-12-23 15:53:09.425 | + functions-common:get_or_add_group_project_role:960 : echo c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False 2021-12-23 15:53:09.425 | c477a3add9c848218f3dc021ddccfc3d 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False 2021-12-23 15:53:09.427 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:53:09.430 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 15:53:09.433 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca -f value 2021-12-23 15:53:11.857 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:11.860 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 15:53:11.863 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 15:53:11.865 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 15:53:14.206 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 01482af59fc7400d9cd0cceeed79e0d8 --project d7b9b90ec35146d392f358d3c40a2bca -f value 2021-12-23 15:53:16.689 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:16.692 | + functions-common:get_or_add_group_project_role:958 : group_role_id='be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False' 2021-12-23 15:53:16.694 | + functions-common:get_or_add_group_project_role:960 : echo be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False 2021-12-23 15:53:16.694 | be01a5eb46d0458b9af529aefa298d46 01482af59fc7400d9cd0cceeed79e0d8 d7b9b90ec35146d392f358d3c40a2bca False 2021-12-23 15:53:16.697 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 1de62c9ec1e945ef94bc64ea1e5538a6 cdad8dc34b7d4586b3a17c94ea488d2b 2021-12-23 15:53:16.699 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-23 15:53:16.702 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 1de62c9ec1e945ef94bc64ea1e5538a6 --project cdad8dc34b7d4586b3a17c94ea488d2b -f value 2021-12-23 15:53:19.143 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:19.146 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-23 15:53:19.148 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-23 15:53:19.151 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 1de62c9ec1e945ef94bc64ea1e5538a6 --project cdad8dc34b7d4586b3a17c94ea488d2b 2021-12-23 15:53:21.485 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 1de62c9ec1e945ef94bc64ea1e5538a6 --project cdad8dc34b7d4586b3a17c94ea488d2b -f value 2021-12-23 15:53:24.029 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:24.032 | + functions-common:get_or_add_group_project_role:958 : group_role_id='05fde14d01744fa8b7526984ccc4492e 1de62c9ec1e945ef94bc64ea1e5538a6 cdad8dc34b7d4586b3a17c94ea488d2b False' 2021-12-23 15:53:24.034 | + functions-common:get_or_add_group_project_role:960 : echo 05fde14d01744fa8b7526984ccc4492e 1de62c9ec1e945ef94bc64ea1e5538a6 cdad8dc34b7d4586b3a17c94ea488d2b False 2021-12-23 15:53:24.034 | 05fde14d01744fa8b7526984ccc4492e 1de62c9ec1e945ef94bc64ea1e5538a6 cdad8dc34b7d4586b3a17c94ea488d2b False 2021-12-23 15:53:24.037 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-23 15:53:24.052 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:53:24.055 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-23 15:53:24.070 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:53:24.073 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-23 15:53:24.075 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-23 15:53:24.078 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-23 15:53:24.080 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-23 15:53:24.083 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:53:24.085 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:53:24.087 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:53:24.091 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:53:26.394 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:26.397 | + functions-common:get_or_create_user:840 : user_id=7dfefced48eb49dca948b021da5a812d 2021-12-23 15:53:26.399 | + functions-common:get_or_create_user:841 : echo 7dfefced48eb49dca948b021da5a812d 2021-12-23 15:53:26.399 | 7dfefced48eb49dca948b021da5a812d 2021-12-23 15:53:26.402 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-23 15:53:26.405 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:53:26.408 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:53:26.410 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:53:26.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:53:26.415 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:53:26.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:53:26.420 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:53:26.422 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:53:26.425 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:53:26.428 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:53:26.431 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:26.432 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:53:26.432 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:53:26.435 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:53:26.437 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:29.479 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:29.483 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:53:29.485 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:53:29.487 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:32.351 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:32.351 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:53:32.351 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:53:32.354 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:53:32.356 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:35.356 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:35.359 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:53:35.361 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:53:35.365 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:53:35.365 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | 7dfefced48eb49dca948b021da5a812d | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:53:35.371 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:35.374 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:53:35.376 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:53:35.377 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:53:35.379 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 15:53:35.381 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-23 15:53:35.384 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:53:35.387 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:53:35.390 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:53:35.392 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:53:35.394 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:53:35.397 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:53:35.399 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:53:35.402 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:53:35.404 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:53:35.407 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:53:35.411 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:35.411 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:53:35.411 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:53:35.414 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:53:35.417 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:38.333 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:38.337 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:53:38.340 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:53:38.342 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:41.204 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:53:41.204 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:53:41.204 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:53:41.207 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:53:41.210 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:44.186 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:44.189 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:53:44.191 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:53:44.194 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | 7dfefced48eb49dca948b021da5a812d | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:53:44.195 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:53:44.200 | ++ functions-common:get_field:727 : read data 2021-12-23 15:53:44.203 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:53:44.206 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:53:44.206 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:53:44.208 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-23 15:53:44.211 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:53:44.214 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.67/compute 2021-12-23 15:53:44.216 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-23 15:53:44.218 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:53:44.222 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-23 15:53:46.499 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-23 15:53:48.643 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:48.646 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:53:48.646 | 98f7e13faaba4dd189c36f6c0002e7aa' 2021-12-23 15:53:48.648 | + functions-common:get_or_create_service:978 : echo 98f7e13faaba4dd189c36f6c0002e7aa 2021-12-23 15:53:48.648 | 98f7e13faaba4dd189c36f6c0002e7aa 2021-12-23 15:53:48.652 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.67/compute/v2/$(project_id)s' 2021-12-23 15:53:48.654 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:53:48.657 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' RegionOne 2021-12-23 15:53:48.660 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:53:48.663 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-23 15:53:51.043 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:51.046 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:53:51.049 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:53:51.052 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 15:53:53.397 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:53.401 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d5ff18b1720c482395a806753afd9a31 2021-12-23 15:53:53.403 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d5ff18b1720c482395a806753afd9a31 2021-12-23 15:53:53.406 | + functions-common:get_or_create_endpoint:1011 : public_id=d5ff18b1720c482395a806753afd9a31 2021-12-23 15:53:53.409 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:53:53.411 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:53:53.414 | + functions-common:get_or_create_endpoint:1020 : echo d5ff18b1720c482395a806753afd9a31 2021-12-23 15:53:53.414 | d5ff18b1720c482395a806753afd9a31 2021-12-23 15:53:53.416 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-23 15:53:53.418 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:53:53.422 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-23 15:53:55.715 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-23 15:53:57.848 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:53:57.851 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:53:57.851 | 8d1a974900c24fa5be66a16e471f3928' 2021-12-23 15:53:57.854 | + functions-common:get_or_create_service:978 : echo 8d1a974900c24fa5be66a16e471f3928 2021-12-23 15:53:57.854 | 8d1a974900c24fa5be66a16e471f3928 2021-12-23 15:53:57.857 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.67/compute/v2.1 2021-12-23 15:53:57.859 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:53:57.862 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.67/compute/v2.1 RegionOne 2021-12-23 15:53:57.865 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:53:57.868 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-23 15:54:00.235 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:00.238 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:54:00.240 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:54:00.244 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.67/compute/v2.1 --region RegionOne -f value -c id 2021-12-23 15:54:02.584 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:02.587 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=62222de554224f3dac8da7f7d9c0cf92 2021-12-23 15:54:02.589 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 62222de554224f3dac8da7f7d9c0cf92 2021-12-23 15:54:02.592 | + functions-common:get_or_create_endpoint:1011 : public_id=62222de554224f3dac8da7f7d9c0cf92 2021-12-23 15:54:02.595 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:54:02.597 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:54:02.600 | + functions-common:get_or_create_endpoint:1020 : echo 62222de554224f3dac8da7f7d9c0cf92 2021-12-23 15:54:02.600 | 62222de554224f3dac8da7f7d9c0cf92 2021-12-23 15:54:02.602 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-23 15:54:02.618 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:02.621 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-23 15:54:02.638 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:02.640 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-23 15:54:02.643 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:54:02.646 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:54:02.648 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:54:02.651 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:54:02.653 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:54:02.656 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:54:02.658 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:54:02.661 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:54:02.663 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:54:02.666 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:54:02.670 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:54:02.670 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:02.670 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:54:02.673 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:02.675 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:05.631 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:05.635 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:54:05.638 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:54:05.640 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:54:08.455 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-23 15:54:08.455 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:08.455 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:54:08.458 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:08.460 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:11.455 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:11.458 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:54:11.461 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:54:11.465 | ++ functions-common:get_field:733 : echo '| a26b9ace5e88444b8090778b1d71ab42 | 7dfefced48eb49dca948b021da5a812d | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:54:11.465 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:54:11.471 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:11.474 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:11.477 | + functions-common:get_or_add_user_project_role:912 : echo a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:11.477 | a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:11.479 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-23 15:54:11.495 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:54:11.497 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-23 15:54:11.514 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:11.516 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-23 15:54:11.518 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-23 15:54:11.535 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:11.537 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-23 15:54:11.539 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-23 15:54:11.542 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:54:11.544 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:54:11.547 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:54:11.550 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:54:13.836 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:13.839 | + functions-common:get_or_create_user:840 : user_id=8ba4081e2cae4af28948f1ac9547c66f 2021-12-23 15:54:13.842 | + functions-common:get_or_create_user:841 : echo 8ba4081e2cae4af28948f1ac9547c66f 2021-12-23 15:54:13.842 | 8ba4081e2cae4af28948f1ac9547c66f 2021-12-23 15:54:13.844 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-23 15:54:13.847 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:54:13.850 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:54:13.852 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:54:13.854 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:54:13.857 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:54:13.859 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:54:13.861 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:54:13.864 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:54:13.866 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:54:13.870 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:54:13.874 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-23 15:54:13.874 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:13.874 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:54:13.877 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:13.879 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:16.791 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:16.795 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:54:16.798 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:54:16.800 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-23 15:54:19.671 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-23 15:54:19.671 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:19.671 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:54:19.674 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:19.677 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:22.666 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:22.669 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:54:22.671 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:54:22.674 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | 8ba4081e2cae4af28948f1ac9547c66f | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:54:22.674 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:54:22.679 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:22.683 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:22.686 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:22.686 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:22.688 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 15:54:22.691 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-23 15:54:22.706 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:22.709 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-23 15:54:22.711 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-23 15:54:22.714 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:54:22.716 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:54:22.719 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:54:22.722 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:54:25.048 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:25.051 | + functions-common:get_or_create_user:840 : user_id=7757aa763303405ba3f9916ffdcb7e5a 2021-12-23 15:54:25.053 | + functions-common:get_or_create_user:841 : echo 7757aa763303405ba3f9916ffdcb7e5a 2021-12-23 15:54:25.053 | 7757aa763303405ba3f9916ffdcb7e5a 2021-12-23 15:54:25.056 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-23 15:54:25.059 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:54:25.062 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:54:25.064 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:54:25.067 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:54:25.069 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:54:25.072 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:54:25.074 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:54:25.077 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:54:25.079 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:54:25.082 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:54:25.086 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:25.087 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:25.087 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:54:25.090 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:25.092 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:28.153 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:28.157 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:54:28.159 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:54:28.162 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:31.032 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:31.033 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:31.033 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:54:31.036 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:31.039 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:34.004 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:34.007 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:54:34.010 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:54:34.013 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | 7757aa763303405ba3f9916ffdcb7e5a | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:54:34.013 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:54:34.018 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:34.021 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:34.024 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:34.024 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:54:34.027 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-23 15:54:34.029 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-23 15:54:34.032 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:54:34.035 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:54:34.037 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:54:34.039 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:54:34.042 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:54:34.044 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:54:34.046 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:54:34.049 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:54:34.051 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:54:34.054 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:54:34.059 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:34.059 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:34.059 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:54:34.062 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:34.064 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:37.057 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:37.061 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:54:37.064 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:54:37.066 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:39.926 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-23 15:54:39.926 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:39.926 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:54:39.929 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:39.932 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:42.918 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:42.921 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:54:42.924 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:54:42.927 | ++ functions-common:get_field:733 : echo '| a26b9ace5e88444b8090778b1d71ab42 | 7757aa763303405ba3f9916ffdcb7e5a | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:54:42.927 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:54:42.932 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:42.935 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:42.938 | + functions-common:get_or_add_user_project_role:912 : echo a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:42.938 | a26b9ace5e88444b8090778b1d71ab42 2021-12-23 15:54:42.940 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-23 15:54:42.943 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:54:42.947 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-23 15:54:45.212 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-23 15:54:47.372 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:47.375 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:54:47.375 | b1e895f3ad8940059c1e65816f91638c' 2021-12-23 15:54:47.377 | + functions-common:get_or_create_service:978 : echo b1e895f3ad8940059c1e65816f91638c 2021-12-23 15:54:47.377 | b1e895f3ad8940059c1e65816f91638c 2021-12-23 15:54:47.379 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.67/image 2021-12-23 15:54:47.382 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:54:47.385 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.67/image RegionOne 2021-12-23 15:54:47.388 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:54:47.391 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-23 15:54:49.752 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:49.755 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:54:49.757 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:54:49.761 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.67/image --region RegionOne -f value -c id 2021-12-23 15:54:52.098 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:52.101 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=67146ba8fde6419e9cc5d9309906613b 2021-12-23 15:54:52.104 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 67146ba8fde6419e9cc5d9309906613b 2021-12-23 15:54:52.107 | + functions-common:get_or_create_endpoint:1011 : public_id=67146ba8fde6419e9cc5d9309906613b 2021-12-23 15:54:52.109 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:54:52.111 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:54:52.114 | + functions-common:get_or_create_endpoint:1020 : echo 67146ba8fde6419e9cc5d9309906613b 2021-12-23 15:54:52.114 | 67146ba8fde6419e9cc5d9309906613b 2021-12-23 15:54:52.117 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-23 15:54:52.120 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 15:54:52.123 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-23 15:54:54.349 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-23 15:54:54.352 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-23 15:54:54.356 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-23 15:54:54.358 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-23 15:54:54.383 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-23 15:54:54.408 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-23 15:54:54.425 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:54:54.427 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-23 15:54:54.429 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-23 15:54:54.432 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-23 15:54:54.434 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-23 15:54:54.437 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:54:54.439 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:54:54.441 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:54:54.444 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:54:56.753 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:56.756 | + functions-common:get_or_create_user:840 : user_id=c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:54:56.759 | + functions-common:get_or_create_user:841 : echo c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:54:56.759 | c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:54:56.761 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-23 15:54:56.764 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:54:56.767 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:54:56.769 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:54:56.771 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:54:56.774 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:54:56.777 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:54:56.779 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:54:56.781 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:54:56.784 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:54:56.786 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:54:56.791 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-23 15:54:56.791 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:54:56.791 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:54:56.794 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:54:56.796 | ++ functions-common:get_field:727 : read data 2021-12-23 15:54:59.702 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:54:59.705 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:54:59.708 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:54:59.710 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-23 15:55:02.564 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-23 15:55:02.564 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:55:02.564 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:55:02.567 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:55:02.569 | ++ functions-common:get_field:727 : read data 2021-12-23 15:55:05.585 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:05.589 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:55:05.591 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:55:05.594 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | c63075c2b0df4550aaf4ad5fc338edab | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:55:05.594 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:55:05.599 | ++ functions-common:get_field:727 : read data 2021-12-23 15:55:05.603 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:05.605 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:05.605 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:05.608 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 15:55:05.610 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-23 15:55:05.613 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:55:05.616 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-23 15:55:07.900 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-23 15:55:10.041 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:10.044 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:55:10.044 | efb58d845dd94aa282460bd7973c0276' 2021-12-23 15:55:10.046 | + functions-common:get_or_create_service:978 : echo efb58d845dd94aa282460bd7973c0276 2021-12-23 15:55:10.046 | efb58d845dd94aa282460bd7973c0276 2021-12-23 15:55:10.049 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-23 15:55:10.051 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2021-12-23 15:55:10.054 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:55:10.057 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2021-12-23 15:55:10.060 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:55:10.063 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-23 15:55:12.440 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:12.443 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:55:12.446 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:55:12.450 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 15:55:14.885 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:14.888 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c1519a8158a24827845b864eabe4e0dc 2021-12-23 15:55:14.891 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c1519a8158a24827845b864eabe4e0dc 2021-12-23 15:55:14.893 | + functions-common:get_or_create_endpoint:1011 : public_id=c1519a8158a24827845b864eabe4e0dc 2021-12-23 15:55:14.896 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:55:14.898 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:55:14.901 | + functions-common:get_or_create_endpoint:1020 : echo c1519a8158a24827845b864eabe4e0dc 2021-12-23 15:55:14.901 | c1519a8158a24827845b864eabe4e0dc 2021-12-23 15:55:14.904 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-23 15:55:14.906 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:55:14.909 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-23 15:55:17.173 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-23 15:55:19.328 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:19.331 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:55:19.331 | f1bd69dae0094d8d8deff0dcc512fdae' 2021-12-23 15:55:19.333 | + functions-common:get_or_create_service:978 : echo f1bd69dae0094d8d8deff0dcc512fdae 2021-12-23 15:55:19.333 | f1bd69dae0094d8d8deff0dcc512fdae 2021-12-23 15:55:19.336 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.67/volume/v2/$(project_id)s' 2021-12-23 15:55:19.339 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:55:19.342 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.67/volume/v2/$(project_id)s' RegionOne 2021-12-23 15:55:19.345 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:55:19.348 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-23 15:55:21.722 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:21.725 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:55:21.727 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:55:21.730 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.67/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 15:55:24.074 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:24.076 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=854de0ccf21c42e8b693107ee704d070 2021-12-23 15:55:24.079 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 854de0ccf21c42e8b693107ee704d070 2021-12-23 15:55:24.082 | + functions-common:get_or_create_endpoint:1011 : public_id=854de0ccf21c42e8b693107ee704d070 2021-12-23 15:55:24.084 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:55:24.087 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:55:24.089 | + functions-common:get_or_create_endpoint:1020 : echo 854de0ccf21c42e8b693107ee704d070 2021-12-23 15:55:24.089 | 854de0ccf21c42e8b693107ee704d070 2021-12-23 15:55:24.092 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-23 15:55:24.094 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:55:24.097 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-23 15:55:26.376 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-23 15:55:28.596 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:28.599 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:55:28.599 | 791da7cc2c004ecab1ea685017410864' 2021-12-23 15:55:28.601 | + functions-common:get_or_create_service:978 : echo 791da7cc2c004ecab1ea685017410864 2021-12-23 15:55:28.601 | 791da7cc2c004ecab1ea685017410864 2021-12-23 15:55:28.604 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2021-12-23 15:55:28.606 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:55:28.610 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2021-12-23 15:55:28.612 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:55:28.615 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-23 15:55:30.995 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:30.998 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:55:31.001 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:55:31.004 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-23 15:55:33.341 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:33.344 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f4d014b7e2ef4bdcb9e6133945fff4e4 2021-12-23 15:55:33.347 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f4d014b7e2ef4bdcb9e6133945fff4e4 2021-12-23 15:55:33.350 | + functions-common:get_or_create_endpoint:1011 : public_id=f4d014b7e2ef4bdcb9e6133945fff4e4 2021-12-23 15:55:33.352 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:55:33.355 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:55:33.357 | + functions-common:get_or_create_endpoint:1020 : echo f4d014b7e2ef4bdcb9e6133945fff4e4 2021-12-23 15:55:33.357 | f4d014b7e2ef4bdcb9e6133945fff4e4 2021-12-23 15:55:33.359 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-23 15:55:33.362 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-23 15:55:33.365 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:55:33.369 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-23 15:55:35.689 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:35.692 | ++ functions-common:get_or_create_project:853 : project_id=33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:55:35.694 | ++ functions-common:get_or_create_project:854 : echo 33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:55:35.698 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 33e9fcc4456d498196057d7a36ce6429 2021-12-23 15:55:35.723 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-23 15:55:35.725 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:55:35.728 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:55:35.730 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-23 15:55:35.733 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-23 15:55:37.671 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-23 15:55:38.076 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:38.079 | ++ functions-common:get_or_create_user:840 : user_id=c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:55:38.082 | ++ functions-common:get_or_create_user:841 : echo c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:55:38.085 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c63075c2b0df4550aaf4ad5fc338edab 2021-12-23 15:55:38.111 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-23 15:55:38.127 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:55:38.129 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-23 15:55:38.132 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-23 15:55:38.136 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:55:38.136 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:55:38.140 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:55:38.142 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:55:38.145 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 15:55:38.147 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:55:38.150 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-23 15:55:38.153 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-23 15:55:38.155 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-23 15:55:38.157 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.67:9696/ 2021-12-23 15:55:38.160 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-23 15:55:38.162 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-23 15:55:38.165 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-23 15:55:38.169 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:55:38.172 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:55:38.174 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:55:38.177 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:55:40.503 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:40.506 | + functions-common:get_or_create_user:840 : user_id=7e92a340e0a543d1b82b4b3031803541 2021-12-23 15:55:40.508 | + functions-common:get_or_create_user:841 : echo 7e92a340e0a543d1b82b4b3031803541 2021-12-23 15:55:40.508 | 7e92a340e0a543d1b82b4b3031803541 2021-12-23 15:55:40.511 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-23 15:55:40.513 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:55:40.516 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:55:40.519 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:55:40.521 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:55:40.524 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:55:40.526 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:55:40.528 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:55:40.531 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:55:40.533 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:55:40.536 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:55:40.540 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:55:40.541 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-23 15:55:40.541 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:55:40.544 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:55:40.546 | ++ functions-common:get_field:727 : read data 2021-12-23 15:55:43.467 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:43.471 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:55:43.473 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:55:43.476 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-23 15:55:46.344 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-23 15:55:46.345 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:55:46.345 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:55:46.348 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:55:46.350 | ++ functions-common:get_field:727 : read data 2021-12-23 15:55:49.317 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:49.320 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:55:49.323 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:55:49.326 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | 7e92a340e0a543d1b82b4b3031803541 | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:55:49.326 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:55:49.331 | ++ functions-common:get_field:727 : read data 2021-12-23 15:55:49.334 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:49.337 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:49.337 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:55:49.340 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-23 15:55:49.342 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-23 15:55:49.345 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:55:49.348 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-23 15:55:51.609 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-23 15:55:53.745 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:53.748 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:55:53.748 | 8fe63b007a2d4f4b8fceabb7ea25d993' 2021-12-23 15:55:53.751 | + functions-common:get_or_create_service:978 : echo 8fe63b007a2d4f4b8fceabb7ea25d993 2021-12-23 15:55:53.751 | 8fe63b007a2d4f4b8fceabb7ea25d993 2021-12-23 15:55:53.754 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.67:9696/ 2021-12-23 15:55:53.756 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:55:53.759 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.67:9696/ RegionOne 2021-12-23 15:55:53.762 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:55:53.765 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-23 15:55:56.162 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:56.166 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:55:56.168 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:55:56.173 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.67:9696/ --region RegionOne -f value -c id 2021-12-23 15:55:58.526 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:55:58.529 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=aac6ccb6553149869eef8b6f8e7508c3 2021-12-23 15:55:58.531 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo aac6ccb6553149869eef8b6f8e7508c3 2021-12-23 15:55:58.535 | + functions-common:get_or_create_endpoint:1011 : public_id=aac6ccb6553149869eef8b6f8e7508c3 2021-12-23 15:55:58.544 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:55:58.547 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:55:58.549 | + functions-common:get_or_create_endpoint:1020 : echo aac6ccb6553149869eef8b6f8e7508c3 2021-12-23 15:55:58.549 | aac6ccb6553149869eef8b6f8e7508c3 2021-12-23 15:55:58.552 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-23 15:55:58.567 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:55:58.570 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-23 15:55:58.573 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-23 15:55:58.575 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-23 15:55:58.578 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-23 15:55:58.580 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-23 15:55:58.582 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-23 15:55:58.585 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-23 15:55:58.588 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-23 15:55:58.590 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-23 15:55:58.592 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-23 15:55:58.595 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-23 15:55:58.597 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-23 15:55:58.600 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-23 15:56:00.870 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:00.873 | ++ functions-common:get_or_create_role:865 : role_id=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:00.876 | ++ functions-common:get_or_create_role:866 : echo be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:00.879 | + lib/swift:create_swift_accounts:636 : another_role=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:00.881 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-23 15:56:00.883 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-23 15:56:00.886 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:56:00.888 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:56:00.890 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:56:00.893 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:56:03.180 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:03.183 | + functions-common:get_or_create_user:840 : user_id=b1af4373b1484ca492c261753e67182a 2021-12-23 15:56:03.185 | + functions-common:get_or_create_user:841 : echo b1af4373b1484ca492c261753e67182a 2021-12-23 15:56:03.185 | b1af4373b1484ca492c261753e67182a 2021-12-23 15:56:03.187 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-23 15:56:03.190 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:56:03.192 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:56:03.195 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:56:03.197 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:56:03.199 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:56:03.201 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:56:03.203 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:56:03.206 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:56:03.208 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:56:03.211 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:56:03.214 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:03.214 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:03.215 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:56:03.217 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:03.220 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:06.152 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:06.155 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:56:06.157 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:56:06.160 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:09.016 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:09.016 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:09.016 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:56:09.018 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:09.021 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:11.992 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:11.995 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:56:11.998 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:56:12.000 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | b1af4373b1484ca492c261753e67182a | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:56:12.001 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:56:12.006 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:12.009 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:56:12.011 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:56:12.012 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:56:12.014 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 15:56:12.016 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-23 15:56:12.018 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:56:12.021 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:56:12.024 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:56:12.026 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:56:12.029 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:56:12.031 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:56:12.033 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:56:12.035 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:56:12.037 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:56:12.040 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:56:12.044 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:12.044 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:56:12.044 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:12.047 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:12.049 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:15.003 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:15.007 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:56:15.010 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:56:15.012 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:17.844 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-23 15:56:17.844 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:17.844 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:56:17.847 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:17.849 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:20.812 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:20.815 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:56:20.817 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:56:20.820 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | b1af4373b1484ca492c261753e67182a | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:56:20.821 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:56:20.826 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:20.829 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:20.831 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:20.831 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:20.833 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-23 15:56:20.836 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:56:20.839 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-23 15:56:23.092 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-23 15:56:25.235 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:25.238 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:56:25.238 | fe58f0d9bfcd486485023291ab373cd5' 2021-12-23 15:56:25.241 | + functions-common:get_or_create_service:978 : echo fe58f0d9bfcd486485023291ab373cd5 2021-12-23 15:56:25.241 | fe58f0d9bfcd486485023291ab373cd5 2021-12-23 15:56:25.243 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' http://10.222.0.67:8080 2021-12-23 15:56:25.246 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:56:25.249 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-23 15:56:25.251 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:56:25.254 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-23 15:56:27.656 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:27.659 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:56:27.661 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:56:27.664 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-23 15:56:30.095 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:30.097 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d1239c4f3ae44e2c855de40766529d7d 2021-12-23 15:56:30.100 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d1239c4f3ae44e2c855de40766529d7d 2021-12-23 15:56:30.103 | + functions-common:get_or_create_endpoint:1011 : public_id=d1239c4f3ae44e2c855de40766529d7d 2021-12-23 15:56:30.106 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.67:8080 ]] 2021-12-23 15:56:30.108 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.67:8080 RegionOne 2021-12-23 15:56:30.110 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:56:30.113 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-23 15:56:32.494 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:32.497 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:56:32.499 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:56:32.502 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.67:8080 --region RegionOne -f value -c id 2021-12-23 15:56:34.831 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:34.833 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b82270c3645941acbb9cba19b961ded7 2021-12-23 15:56:34.836 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo b82270c3645941acbb9cba19b961ded7 2021-12-23 15:56:34.836 | b82270c3645941acbb9cba19b961ded7 2021-12-23 15:56:34.838 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:56:34.841 | + functions-common:get_or_create_endpoint:1020 : echo d1239c4f3ae44e2c855de40766529d7d 2021-12-23 15:56:34.841 | d1239c4f3ae44e2c855de40766529d7d 2021-12-23 15:56:34.843 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-23 15:56:34.846 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-23 15:56:34.849 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:56:34.853 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-23 15:56:37.079 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:37.082 | ++ functions-common:get_or_create_project:853 : project_id=258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:37.084 | ++ functions-common:get_or_create_project:854 : echo 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:37.087 | + lib/swift:create_swift_accounts:650 : swift_project_test1=258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:37.089 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-23 15:56:37.092 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:56:37.108 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-23 15:56:37.110 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:56:37.112 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-23 15:56:37.115 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-23 15:56:37.118 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-23 15:56:39.369 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:39.372 | ++ functions-common:get_or_create_user:840 : user_id=06d3a97965bc4a239ddca3c2deef7622 2021-12-23 15:56:39.375 | ++ functions-common:get_or_create_user:841 : echo 06d3a97965bc4a239ddca3c2deef7622 2021-12-23 15:56:39.378 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=06d3a97965bc4a239ddca3c2deef7622 2021-12-23 15:56:39.380 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-23 15:56:39.383 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:56:39.398 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 06d3a97965bc4a239ddca3c2deef7622 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:39.401 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:56:39.404 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:56:39.406 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:56:39.408 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:56:39.411 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:56:39.414 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:56:39.416 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:56:39.419 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:56:39.422 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 06d3a97965bc4a239ddca3c2deef7622 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:39.423 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:39.423 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:56:39.425 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:39.428 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:41.878 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:41.882 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:56:41.885 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:56:41.887 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 06d3a97965bc4a239ddca3c2deef7622 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:44.220 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 06d3a97965bc4a239ddca3c2deef7622 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:44.221 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:44.222 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:56:44.224 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:44.227 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:46.688 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:46.691 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:56:46.695 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:56:46.697 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | 06d3a97965bc4a239ddca3c2deef7622 | | 258075fb04b4441c94039ab8d0c33d54 | | | False |' 2021-12-23 15:56:46.698 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:56:46.702 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:46.706 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:46.708 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:46.708 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:56:46.712 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-23 15:56:46.715 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-23 15:56:46.717 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:56:46.719 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-23 15:56:46.722 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-23 15:56:46.725 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-23 15:56:48.944 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:48.947 | ++ functions-common:get_or_create_user:840 : user_id=b54a729496b3451f9136c428364addd8 2021-12-23 15:56:48.950 | ++ functions-common:get_or_create_user:841 : echo b54a729496b3451f9136c428364addd8 2021-12-23 15:56:48.952 | + lib/swift:create_swift_accounts:659 : swift_user_test3=b54a729496b3451f9136c428364addd8 2021-12-23 15:56:48.955 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-23 15:56:48.957 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:56:48.973 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role be01a5eb46d0458b9af529aefa298d46 b54a729496b3451f9136c428364addd8 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:48.976 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:56:48.979 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:56:48.981 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:56:48.983 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:56:48.986 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:56:48.988 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:56:48.991 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:56:48.993 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:56:48.997 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:48.998 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role be01a5eb46d0458b9af529aefa298d46 --user b54a729496b3451f9136c428364addd8 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:48.998 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:56:49.000 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:49.003 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:51.383 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:51.386 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:56:51.389 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:56:51.391 | + functions-common:get_or_add_user_project_role:901 : openstack role add be01a5eb46d0458b9af529aefa298d46 --user b54a729496b3451f9136c428364addd8 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:53.664 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role be01a5eb46d0458b9af529aefa298d46 --user b54a729496b3451f9136c428364addd8 --project 258075fb04b4441c94039ab8d0c33d54 2021-12-23 15:56:53.665 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:56:53.665 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:56:53.668 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:56:53.670 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:56.112 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:56.116 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:56:56.118 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:56:56.121 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:56:56.121 | ++ functions-common:get_field:733 : echo '| be01a5eb46d0458b9af529aefa298d46 | b54a729496b3451f9136c428364addd8 | | 258075fb04b4441c94039ab8d0c33d54 | | | False |' 2021-12-23 15:56:56.126 | ++ functions-common:get_field:727 : read data 2021-12-23 15:56:56.129 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:56.132 | + functions-common:get_or_add_user_project_role:912 : echo be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:56.132 | be01a5eb46d0458b9af529aefa298d46 2021-12-23 15:56:56.135 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-23 15:56:56.138 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-23 15:56:56.140 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:56:56.143 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-23 15:56:58.358 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:56:58.360 | ++ functions-common:get_or_create_project:853 : project_id=c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:56:58.363 | ++ functions-common:get_or_create_project:854 : echo c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:56:58.366 | + lib/swift:create_swift_accounts:664 : swift_project_test2=c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:56:58.369 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-23 15:56:58.371 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:56:58.387 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-23 15:56:58.390 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-23 15:56:58.393 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:56:58.395 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-23 15:56:58.397 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-23 15:56:58.400 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-23 15:57:00.675 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:00.678 | ++ functions-common:get_or_create_user:840 : user_id=2d7a507a89b84395ae2f5b0bf08edb25 2021-12-23 15:57:00.680 | ++ functions-common:get_or_create_user:841 : echo 2d7a507a89b84395ae2f5b0bf08edb25 2021-12-23 15:57:00.683 | + lib/swift:create_swift_accounts:669 : swift_user_test2=2d7a507a89b84395ae2f5b0bf08edb25 2021-12-23 15:57:00.686 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-23 15:57:00.688 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:57:00.704 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 2d7a507a89b84395ae2f5b0bf08edb25 c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:57:00.706 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:57:00.710 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:57:00.712 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:57:00.715 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:57:00.717 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:57:00.719 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:57:00.722 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:57:00.724 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:57:00.728 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 2d7a507a89b84395ae2f5b0bf08edb25 --project c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:57:00.729 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:57:00.729 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:57:00.731 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:57:00.734 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:03.155 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:03.159 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:57:03.162 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:57:03.164 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 2d7a507a89b84395ae2f5b0bf08edb25 --project c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:57:05.546 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 2d7a507a89b84395ae2f5b0bf08edb25 --project c8dace813ccc412dbbec92a415048bb2 2021-12-23 15:57:05.546 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:57:05.547 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:57:05.549 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:57:05.553 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:08.028 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:08.031 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:57:08.033 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:57:08.037 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:57:08.037 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | 2d7a507a89b84395ae2f5b0bf08edb25 | | c8dace813ccc412dbbec92a415048bb2 | | | False |' 2021-12-23 15:57:08.042 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:08.045 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:08.047 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:08.048 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:08.050 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-23 15:57:08.054 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-23 15:57:08.056 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-23 15:57:08.059 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-23 15:57:10.348 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-23 15:57:12.491 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:12.494 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-23 15:57:12.494 | 0c54bf98e1ab4d12ad04367c7493ec0a' 2021-12-23 15:57:12.496 | ++ functions-common:get_or_create_domain:803 : echo 0c54bf98e1ab4d12ad04367c7493ec0a 2021-12-23 15:57:12.499 | + lib/swift:create_swift_accounts:674 : swift_domain=0c54bf98e1ab4d12ad04367c7493ec0a 2021-12-23 15:57:12.502 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-23 15:57:12.504 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:57:12.521 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-23 15:57:12.524 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 0c54bf98e1ab4d12ad04367c7493ec0a 2021-12-23 15:57:12.526 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-23 15:57:12.529 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=0c54bf98e1ab4d12ad04367c7493ec0a --or-show -f value -c id 2021-12-23 15:57:14.839 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:14.841 | ++ functions-common:get_or_create_project:853 : project_id=c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:14.844 | ++ functions-common:get_or_create_project:854 : echo c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:14.847 | + lib/swift:create_swift_accounts:678 : swift_project_test4=c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:14.850 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-23 15:57:14.852 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:57:14.867 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-23 15:57:14.870 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 0c54bf98e1ab4d12ad04367c7493ec0a test4@example.com 2021-12-23 15:57:14.873 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:57:14.875 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-23 15:57:14.878 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-23 15:57:14.882 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=0c54bf98e1ab4d12ad04367c7493ec0a --email=test4@example.com --or-show -f value -c id 2021-12-23 15:57:17.158 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:17.162 | ++ functions-common:get_or_create_user:840 : user_id=d0143048117f484ebaa879f8aa2e43ca 2021-12-23 15:57:17.165 | ++ functions-common:get_or_create_user:841 : echo d0143048117f484ebaa879f8aa2e43ca 2021-12-23 15:57:17.168 | + lib/swift:create_swift_accounts:683 : swift_user_test4=d0143048117f484ebaa879f8aa2e43ca 2021-12-23 15:57:17.170 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-23 15:57:17.172 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 15:57:17.188 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin d0143048117f484ebaa879f8aa2e43ca c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:17.191 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:57:17.194 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-23 15:57:17.196 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:57:17.199 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:57:17.201 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-23 15:57:17.203 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-23 15:57:17.206 | ++ functions-common:_get_domain_args:882 : echo 2021-12-23 15:57:17.209 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-23 15:57:17.212 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d0143048117f484ebaa879f8aa2e43ca --project c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:17.212 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:57:17.213 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:57:17.215 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:57:17.218 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:19.668 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:19.672 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:57:19.674 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:57:19.678 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d0143048117f484ebaa879f8aa2e43ca --project c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:22.009 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d0143048117f484ebaa879f8aa2e43ca --project c76f584082664b33a365443b0870a5f4 2021-12-23 15:57:22.009 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:57:22.010 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:57:22.012 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:57:22.015 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:24.561 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:57:24.564 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:57:24.567 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:57:24.570 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | d0143048117f484ebaa879f8aa2e43ca | | c76f584082664b33a365443b0870a5f4 | | | False |' 2021-12-23 15:57:24.570 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:57:24.575 | ++ functions-common:get_field:727 : read data 2021-12-23 15:57:24.578 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:24.580 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:24.580 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:57:24.584 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-23 15:57:24.586 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-23 15:57:24.589 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-23 15:57:24.593 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-23 15:57:24.606 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-23 15:57:24.617 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-23 15:57:24.619 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 15:57:24.622 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /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.67/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-23 15:57:24.718 | The user clouds.yaml file didn't exist. 2021-12-23 15:57:24.727 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /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.67/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-23 15:57:24.828 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-23 15:57:24.828 | self._clouds = yaml.load(clouds_file) 2021-12-23 15:57:24.838 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /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.67/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-23 15:57:24.951 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-23 15:57:24.951 | self._clouds = yaml.load(clouds_file) 2021-12-23 15:57:24.961 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /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.67/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-23 15:57:25.072 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-23 15:57:25.072 | self._clouds = yaml.load(clouds_file) 2021-12-23 15:57:25.082 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-23 15:57:25.085 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-23 15:57:25.088 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-23 15:57:25.092 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-23 15:57:25.108 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:57:25.110 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-23 15:57:25.127 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:57:25.129 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-23 15:57:25.146 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:57:25.149 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-23 15:57:25.151 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:57:25.154 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-23 15:57:25.156 | + ./stack.sh:main:1135 : init_glance 2021-12-23 15:57:25.158 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-23 15:57:25.162 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-23 15:57:25.166 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-23 15:57:25.169 | + lib/database:recreate_database:110 : local db=glance 2021-12-23 15:57:25.171 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-23 15:57:25.174 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-23 15:57:25.176 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-23 15:57:25.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:57:25.195 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-23 15:57:25.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:57:25.210 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-23 15:57:25.213 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 15:57:25.215 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:57:25.218 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:57:25.221 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:57:25.225 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275045222 2021-12-23 15:57:25.227 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-23 15:57:27.435 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78273) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:57:27.438 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-23 15:57:27.438 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-23 15:57:27.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-23 15:57:27.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-23 15:57:27.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:57:27.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:57:27.500 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:57:27.542 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:57:27.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:57:27.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:57:27.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:57:27.561 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78273) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:57:27.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:27.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:27.669 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-23 15:57:30.633 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-23 15:57:30.728 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-23 15:57:30.741 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-23 15:57:31.060 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-23 15:57:31.062 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-23 15:57:31.071 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-23 15:57:31.283 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-23 15:57:31.607 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-23 15:57:31.616 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-23 15:57:31.625 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:31.626 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:31.630 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:31.631 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:31.635 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:31.635 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:31.656 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:31.656 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:31.688 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:31.688 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:31.696 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-23 15:57:32.005 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-23 15:57:32.135 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-23 15:57:32.143 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-23 15:57:32.152 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-23 15:57:32.160 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-23 15:57:32.173 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-23 15:57:32.189 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:32.189 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:32.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:57:32.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:57:32.198 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-23 15:57:32.198 | Database migration is up to date. No migration needed. 2021-12-23 15:57:32.198 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-23 15:57:32.198 | Database is synced successfully. 2021-12-23 15:57:32.383 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-23 15:57:34.484 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78278) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:57:34.636 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-23 15:57:34.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-23 15:57:34.782 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-23 15:57:34.924 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-23 15:57:34.969 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-23 15:57:35.127 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-23 15:57:35.184 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-23 15:57:35.207 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-23 15:57:35.251 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-23 15:57:35.282 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-23 15:57:35.462 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-23 15:57:35.484 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-23 15:57:35.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-23 15:57:35.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-23 15:57:35.730 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-23 15:57:35.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-23 15:57:35.797 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-23 15:57:35.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-23 15:57:35.913 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-23 15:57:35.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-23 15:57:35.999 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-23 15:57:36.037 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-23 15:57:36.108 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-23 15:57:36.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-23 15:57:36.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-23 15:57:36.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-23 15:57:36.359 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-23 15:57:36.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-23 15:57:36.468 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-23 15:57:36.499 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-23 15:57:36.499 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-23 15:57:36.683 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-23 15:57:36.685 | + functions-common:time_stop:2331 : local name 2021-12-23 15:57:36.688 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:57:36.690 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:57:36.693 | + functions-common:time_stop:2334 : local total 2021-12-23 15:57:36.695 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:57:36.699 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 15:57:36.702 | + functions-common:time_stop:2338 : start_time=1640275045222 2021-12-23 15:57:36.704 | + functions-common:time_stop:2340 : [[ -z 1640275045222 ]] 2021-12-23 15:57:36.707 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:57:36.711 | + functions-common:time_stop:2343 : end_time=1640275056708 2021-12-23 15:57:36.713 | + functions-common:time_stop:2344 : elapsed_time=11486 2021-12-23 15:57:36.715 | + functions-common:time_stop:2345 : total=18848 2021-12-23 15:57:36.718 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:57:36.720 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30334 2021-12-23 15:57:36.723 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-23 15:57:36.739 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:57:36.742 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-23 15:57:36.745 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:57:36.747 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-23 15:57:36.750 | + ./stack.sh:main:1145 : configure_neutron 2021-12-23 15:57:36.752 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-23 15:57:36.756 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:57:36.756 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:57:36.761 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:57:36.763 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:57:36.766 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 15:57:36.768 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:57:36.771 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-23 15:57:36.773 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-23 15:57:36.776 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-23 15:57:36.778 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-23 15:57:36.790 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-23 15:57:36.792 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-23 15:58:08.714 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-23 15:58:08.718 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-23 15:58:08.720 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-23 15:58:08.722 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-23 15:58:08.724 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-23 15:58:08.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-23 15:58:08.729 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-23 15:58:08.732 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-23 15:58:08.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-23 15:58:08.736 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-23 15:58:08.738 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-23 15:58:08.740 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-23 15:58:08.742 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-23 15:58:08.745 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-23 15:58:08.747 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-23 15:58:08.750 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-23 15:58:08.753 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:08.756 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-23 15:58:08.758 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:08.763 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-23 15:58:08.765 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-23 15:58:08.768 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-23 15:58:08.770 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-23 15:58:08.772 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-23 15:58:08.775 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-23 15:58:08.803 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-23 15:58:08.833 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-23 15:58:08.862 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-23 15:58:08.892 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-23 15:58:08.921 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-23 15:58:08.951 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-23 15:58:08.953 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-23 15:58:08.956 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 15:58:08.958 | + functions:setup_logging:656 : local other_cond=False 2021-12-23 15:58:08.960 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:08.963 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-23 15:58:08.965 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 15:58:08.967 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-23 15:58:08.970 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-23 15:58:08.985 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-23 15:58:08.988 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-23 15:58:08.990 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-23 15:58:08.992 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-23 15:58:08.995 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-23 15:58:09.024 | + functions:setup_systemd_logging:702 : 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' 2021-12-23 15:58:09.053 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-23 15:58:09.083 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-23 15:58:09.113 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-23 15:58:09.128 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:58:09.131 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-23 15:58:09.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:58:09.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-23 15:58:09.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-23 15:58:09.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-23 15:58:09.142 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-23 15:58:09.144 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-23 15:58:09.147 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-23 15:58:09.159 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-12-23 15:58:09.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-23 15:58:09.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-23 15:58:09.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-23 15:58:09.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-23 15:58:09.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-23 15:58:09.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:09.214 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-23 15:58:09.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.QNHj30uzhm 2021-12-23 15:58:09.220 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-23 15:58:09.223 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:09.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.QNHj30uzhm 2021-12-23 15:58:09.229 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.QNHj30uzhm 2021-12-23 15:58:09.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.QNHj30uzhm /etc/sudoers.d/neutron-rootwrap 2021-12-23 15:58:09.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-23 15:58:09.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:09.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:09.314 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-23 15:58:09.316 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-23 15:58:09.318 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-23 15:58:09.321 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 15:58:09.323 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-23 15:58:09.325 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 15:58:09.341 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:09.344 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-23 15:58:09.347 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-23 15:58:09.349 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 15:58:09.365 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:09.368 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:58:09.370 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2021-12-23 15:58:09.401 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 15:58:09.404 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 15:58:09.406 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-23 15:58:09.422 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:09.424 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-23 15:58:09.427 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-23 15:58:09.429 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 15:58:09.432 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 15:58:09.434 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-23 15:58:09.436 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-23 15:58:09.439 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 15:58:09.441 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-23 15:58:09.444 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-23 15:58:09.446 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-23 15:58:09.450 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-23 15:58:09.452 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-23 15:58:09.457 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-23 15:58:09.473 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:09.476 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-23 15:58:09.479 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-23 15:58:09.481 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-23 15:58:09.485 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-23 15:58:09.516 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-23 15:58:09.547 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-23 15:58:09.577 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-23 15:58:09.608 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-23 15:58:09.639 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-23 15:58:09.641 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 15:58:09.644 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-23 15:58:09.646 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-23 15:58:09.648 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-23 15:58:09.678 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-23 15:58:09.709 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.67/identity 2021-12-23 15:58:09.739 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-23 15:58:09.770 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-23 15:58:09.800 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-23 15:58:09.831 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-23 15:58:09.861 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-23 15:58:09.892 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:58:09.922 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-23 15:58:09.953 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-23 15:58:09.983 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-23 15:58:10.014 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-23 15:58:10.017 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-23 15:58:10.019 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-23 15:58:10.021 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-23 15:58:10.024 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-23 15:58:10.054 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-23 15:58:10.084 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.67/identity 2021-12-23 15:58:10.115 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-23 15:58:10.147 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-23 15:58:10.178 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-23 15:58:10.210 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-23 15:58:10.241 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-23 15:58:10.272 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-23 15:58:10.303 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-23 15:58:10.333 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-23 15:58:10.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-23 15:58:10.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-23 15:58:10.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-23 15:58:10.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-23 15:58:10.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-23 15:58:10.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-23 15:58:10.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 550:599 != '' ]] 2021-12-23 15:58:10.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:550:599 2021-12-23 15:58:10.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:550:599 != '' ]] 2021-12-23 15:58:10.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-23 15:58:10.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-23 15:58:10.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-23 15:58:10.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-23 15:58:10.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-23 15:58:10.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-23 15:58:10.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-23 15:58:10.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-23 15:58:10.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:10.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-23 15:58:10.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-23 15:58:10.407 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 15:58:10.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-23 15:58:10.414 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-23 15:58:10.416 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.419 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-23 15:58:10.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-23 15:58:10.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-23 15:58:10.448 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.450 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 15:58:10.452 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-23 15:58:10.455 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-23 15:58:10.457 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.459 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-23 15:58:10.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-23 15:58:10.487 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.489 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-23 15:58:10.492 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-23 15:58:10.494 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-23 15:58:10.496 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.499 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-23 15:58:10.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-23 15:58:10.527 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.529 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-23 15:58:10.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-23 15:58:10.534 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-23 15:58:10.536 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.538 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-23 15:58:10.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-23 15:58:10.566 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-23 15:58:10.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-23 15:58:10.574 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-23 15:58:10.576 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.578 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-23 15:58:10.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-23 15:58:10.606 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.608 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-23 15:58:10.611 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-23 15:58:10.613 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-23 15:58:10.615 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.618 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-23 15:58:10.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:550:599 2021-12-23 15:58:10.646 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-23 15:58:10.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:550:599 2021-12-23 15:58:10.653 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2021-12-23 15:58:10.655 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.658 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2021-12-23 15:58:10.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-23 15:58:10.686 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 15:58:10.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-23 15:58:10.690 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-23 15:58:10.692 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-23 15:58:10.695 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-23 15:58:10.698 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-23 15:58:10.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-23 15:58:10.725 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-23 15:58:10.740 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:10.743 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-23 15:58:10.745 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-23 15:58:10.773 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:10.776 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:10.801 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-23 15:58:10.834 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-23 15:58:10.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-23 15:58:10.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-23 15:58:10.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-23 15:58:13.371 | INFO neutron.common.config [-] Logging enabled! 2021-12-23 15:58:13.371 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-23 15:58:13.372 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80004) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-23 15:58:13.373 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-23 15:58:13.374 | DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] {{(pid=80004) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 15:58:13.379 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80004) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-23 15:58:13.679 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80009 2021-12-23 15:58:13.766 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-23 15:58:13.767 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80009 2021-12-23 15:58:14.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-23 15:58:14.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-23 15:58:14.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-23 15:58:14.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 15:58:14.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-23 15:58:14.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-23 15:58:14.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-23 15:58:14.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:14.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-23 15:58:14.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-23 15:58:14.142 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-23 15:58:14.148 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-23 15:58:14.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-23 15:58:14.153 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-23 15:58:14.176 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-23 15:58:14.199 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-23 15:58:14.202 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-23 15:58:14.209 | net.bridge.bridge-nf-call-iptables = 1 2021-12-23 15:58:14.213 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-23 15:58:14.216 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-23 15:58:14.224 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-23 15:58:14.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-23 15:58:14.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-23 15:58:14.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-23 15:58:14.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-23 15:58:14.237 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-23 15:58:14.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-23 15:58:14.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-23 15:58:14.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 15:58:14.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-23 15:58:14.271 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-23 15:58:14.275 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-23 15:58:14.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-23 15:58:14.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-23 15:58:14.338 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-23 15:58:14.364 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-23 15:58:14.381 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:14.384 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-23 15:58:14.386 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.390 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-23 15:58:14.417 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-23 15:58:14.443 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-23 15:58:14.471 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:14.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:14.500 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-23 15:58:14.516 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:14.518 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.521 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-23 15:58:14.546 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-23 15:58:14.577 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.580 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-23 15:58:14.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-23 15:58:14.584 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-23 15:58:14.600 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:14.602 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-23 15:58:14.605 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-23 15:58:14.609 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-23 15:58:14.636 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-23 15:58:14.664 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:14.666 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:14.692 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-23 15:58:14.695 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-23 15:58:14.721 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-23 15:58:14.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-23 15:58:14.726 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-23 15:58:14.752 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-23 15:58:14.755 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-23 15:58:14.757 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-23 15:58:14.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-23 15:58:17.285 | INFO neutron.common.config [-] Logging enabled! 2021-12-23 15:58:17.285 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-23 15:58:17.286 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80604) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-23 15:58:17.363 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-23 15:58:17.364 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80604) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-23 15:58:17.364 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80604) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-23 15:58:17.364 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-23 15:58:17.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-23 15:58:17.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-23 15:58:17.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-23 15:58:17.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-23 15:58:17.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-23 15:58:17.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-23 15:58:17.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-23 15:58:17.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-23 15:58:17.638 | + functions:set_mtu:764 : local dev=br-data 2021-12-23 15:58:17.641 | + functions:set_mtu:765 : local mtu=1500 2021-12-23 15:58:17.643 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-23 15:58:17.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-23 15:58:17.671 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-23 15:58:17.674 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-23 15:58:17.676 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-23 15:58:17.678 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-23 15:58:17.681 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-23 15:58:17.684 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-23 15:58:17.686 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-23 15:58:17.689 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-23 15:58:17.691 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-23 15:58:17.693 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-23 15:58:17.696 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-23 15:58:17.699 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-23 15:58:17.701 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-23 15:58:17.705 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-23 15:58:17.705 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-23 15:58:17.710 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-23 15:58:17.713 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-23 15:58:17.715 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-23 15:58:17.718 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-23 15:58:17.721 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-23 15:58:17.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-23 15:58:17.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-23 15:58:17.727 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.68/22 brd 192.168.3.255' 2021-12-23 15:58:17.729 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-23 15:58:17.732 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:17.734 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-23 15:58:17.737 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-23 15:58:17.739 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.68/22 brd 192.168.3.255 != '' ]] 2021-12-23 15:58:17.741 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1' 2021-12-23 15:58:17.744 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data' 2021-12-23 15:58:17.747 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-23 15:58:17.749 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-23 15:58:17.753 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-23 15:58:17.754 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-23 15:58:17.754 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.68/22 brd 192.168.3.255 2021-12-23 15:58:17.756 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-23 15:58:17.760 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.68 2021-12-23 15:58:17.763 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.68 ' 2021-12-23 15:58:17.765 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1 2021-12-23 15:58:17.777 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data 2021-12-23 15:58:17.788 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-23 15:58:17.800 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-23 15:58:17.818 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.68 2021-12-23 15:58:19.827 | ARPING 192.168.0.68 from 192.168.0.68 br-data 2021-12-23 15:58:19.827 | Sent 3 probes (3 broadcast(s)) 2021-12-23 15:58:19.827 | Received 0 response(s) 2021-12-23 15:58:19.848 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-23 15:58:19.848 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-23 15:58:19.853 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-23 15:58:19.856 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-23 15:58:19.871 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:19.874 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-23 15:58:19.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-23 15:58:19.881 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-23 15:58:19.907 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.67 2021-12-23 15:58:19.934 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-23 15:58:19.959 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-23 15:58:19.988 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-23 15:58:19.991 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-23 15:58:20.017 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-23 15:58:20.020 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-23 15:58:20.036 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 15:58:20.038 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-23 15:58:20.069 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-23 15:58:20.101 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-23 15:58:20.103 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-23 15:58:20.119 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:20.121 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-23 15:58:20.138 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:20.141 | + ./stack.sh:main:1149 : init_neutron 2021-12-23 15:58:20.143 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-23 15:58:20.147 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:58:20.147 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 15:58:20.152 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 15:58:20.154 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 15:58:20.157 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 15:58:20.159 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 15:58:20.162 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-23 15:58:20.164 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-23 15:58:20.167 | + lib/database:recreate_database:110 : local db=neutron 2021-12-23 15:58:20.177 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-23 15:58:20.179 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-23 15:58:20.182 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-23 15:58:20.186 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:58:20.199 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-23 15:58:20.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:58:20.215 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-23 15:58:20.218 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 15:58:20.221 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:58:20.224 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:58:20.227 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:58:20.230 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275100228 2021-12-23 15:58:20.233 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-23 15:58:23.213 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:58:23.213 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:58:23.385 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-23 15:58:23.385 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-23 15:58:23.452 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-23 15:58:33.603 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-23 15:58:33.689 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-23 15:58:34.026 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-23 15:58:34.131 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-23 15:58:34.318 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-23 15:58:34.439 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-23 15:58:34.588 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-23 15:58:34.694 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-23 15:58:34.788 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-23 15:58:34.892 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-23 15:58:35.188 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-23 15:58:35.315 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-23 15:58:35.438 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-23 15:58:35.528 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-23 15:58:35.640 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-23 15:58:36.516 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-23 15:58:36.626 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-23 15:58:36.730 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-23 15:58:36.825 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-23 15:58:37.119 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-23 15:58:37.180 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-23 15:58:37.354 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-23 15:58:37.657 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-23 15:58:37.725 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-23 15:58:37.844 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-23 15:58:37.941 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-23 15:58:38.001 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-23 15:58:38.181 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-23 15:58:38.259 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-23 15:58:38.328 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-23 15:58:38.519 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-23 15:58:38.528 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-23 15:58:38.725 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-23 15:58:38.817 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-23 15:58:38.850 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-23 15:58:39.131 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-23 15:58:39.301 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-23 15:58:39.660 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-23 15:58:39.696 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-23 15:58:42.231 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-23 15:58:42.273 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-23 15:58:42.450 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-23 15:58:42.545 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-23 15:58:42.553 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-23 15:58:42.644 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-23 15:58:42.653 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-23 15:58:42.812 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-23 15:58:42.847 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-23 15:58:42.901 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-23 15:58:42.981 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-23 15:58:43.085 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-23 15:58:43.372 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-23 15:58:43.525 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-23 15:58:43.553 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-23 15:58:43.665 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-23 15:58:43.822 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-23 15:58:45.197 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-23 15:58:45.461 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-23 15:58:45.529 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-23 15:58:45.590 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-23 15:58:45.702 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-23 15:58:45.796 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-23 15:58:45.839 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-23 15:58:45.985 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-23 15:58:45.994 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-23 15:58:46.169 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-23 15:58:46.266 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-23 15:58:46.563 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-23 15:58:46.682 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-23 15:58:46.864 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-23 15:58:46.967 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-23 15:58:47.086 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-23 15:58:47.155 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-23 15:58:47.167 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-23 15:58:47.246 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-23 15:58:47.624 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-23 15:58:47.735 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-23 15:58:47.804 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-23 15:58:47.908 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-23 15:58:47.977 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-23 15:58:48.091 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-23 15:58:48.159 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-23 15:58:48.285 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-23 15:58:48.428 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-23 15:58:48.539 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-23 15:58:48.847 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-23 15:58:48.908 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-23 15:58:49.079 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-23 15:58:49.492 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-23 15:58:49.561 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-23 15:58:49.682 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-23 15:58:49.807 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-23 15:58:49.928 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-23 15:58:50.060 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-23 15:58:50.068 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-23 15:58:50.078 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-23 15:58:50.424 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-23 15:58:50.894 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-23 15:58:51.035 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-23 15:58:51.089 | Running upgrade for neutron ... 2021-12-23 15:58:51.089 | OK 2021-12-23 15:58:51.333 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-23 15:58:51.336 | + functions-common:time_stop:2331 : local name 2021-12-23 15:58:51.339 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:58:51.341 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:58:51.344 | + functions-common:time_stop:2334 : local total 2021-12-23 15:58:51.346 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:58:51.349 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 15:58:51.351 | + functions-common:time_stop:2338 : start_time=1640275100228 2021-12-23 15:58:51.354 | + functions-common:time_stop:2340 : [[ -z 1640275100228 ]] 2021-12-23 15:58:51.357 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:58:51.360 | + functions-common:time_stop:2343 : end_time=1640275131358 2021-12-23 15:58:51.363 | + functions-common:time_stop:2344 : elapsed_time=31130 2021-12-23 15:58:51.365 | + functions-common:time_stop:2345 : total=30334 2021-12-23 15:58:51.368 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:58:51.371 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61464 2021-12-23 15:58:51.373 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-23 15:58:51.390 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:51.393 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-23 15:58:51.401 | ++ ./stack.sh:main:1160 : true 2021-12-23 15:58:51.404 | + ./stack.sh:main:1160 : netman_pid= 2021-12-23 15:58:51.407 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-23 15:58:51.409 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-23 15:58:51.428 | dnsmasq: no process found 2021-12-23 15:58:51.432 | + ./stack.sh:main:1162 : true 2021-12-23 15:58:51.434 | + ./stack.sh:main:1167 : clean_iptables 2021-12-23 15:58:51.438 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-23 15:58:51.440 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-23 15:58:51.440 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-23 15:58:51.443 | + lib/nova:clean_iptables:182 : bash 2021-12-23 15:58:51.443 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 15:58:51.443 | + lib/nova:clean_iptables:182 : grep nova 2021-12-23 15:58:51.445 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-23 15:58:51.517 | + lib/nova:clean_iptables:184 : grep nova 2021-12-23 15:58:51.519 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 15:58:51.520 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-23 15:58:51.520 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-23 15:58:51.520 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-23 15:58:51.521 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-23 15:58:51.522 | + lib/nova:clean_iptables:184 : bash 2021-12-23 15:58:51.609 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 15:58:51.611 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-23 15:58:51.611 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-23 15:58:51.613 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-23 15:58:51.613 | + lib/nova:clean_iptables:186 : grep nova 2021-12-23 15:58:51.614 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-23 15:58:51.614 | + lib/nova:clean_iptables:186 : bash 2021-12-23 15:58:51.625 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-23 15:58:51.627 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-23 15:58:51.627 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-23 15:58:51.627 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-23 15:58:51.627 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-23 15:58:51.628 | + lib/nova:clean_iptables:188 : grep nova 2021-12-23 15:58:51.630 | + lib/nova:clean_iptables:188 : bash 2021-12-23 15:58:51.639 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-23 15:58:51.646 | net.ipv4.ip_forward = 1 2021-12-23 15:58:51.650 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-23 15:58:51.666 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:58:51.669 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-23 15:58:51.671 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:58:51.673 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-23 15:58:51.676 | + ./stack.sh:main:1179 : init_swift 2021-12-23 15:58:51.679 | + lib/swift:init_swift:690 : local node_number 2021-12-23 15:58:51.682 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-23 15:58:52.515 | No container-sync running 2021-12-23 15:58:52.515 | No account-auditor running 2021-12-23 15:58:52.515 | No object-reconstructor running 2021-12-23 15:58:52.515 | No account-replicator running 2021-12-23 15:58:52.515 | No container-server running 2021-12-23 15:58:52.515 | No account-server running 2021-12-23 15:58:52.515 | No container-updater running 2021-12-23 15:58:52.515 | No proxy-server running 2021-12-23 15:58:52.515 | No container-reconciler running 2021-12-23 15:58:52.515 | No object-server running 2021-12-23 15:58:52.515 | No object-auditor running 2021-12-23 15:58:52.515 | No object-replicator running 2021-12-23 15:58:52.515 | No container-replicator running 2021-12-23 15:58:52.515 | No container-auditor running 2021-12-23 15:58:52.515 | No object-expirer running 2021-12-23 15:58:52.515 | No account-reaper running 2021-12-23 15:58:52.515 | No object-updater running 2021-12-23 15:58:52.515 | No container-sharder running 2021-12-23 15:58:52.561 | + lib/swift:init_swift:692 : true 2021-12-23 15:58:52.564 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-23 15:58:52.566 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-23 15:58:52.569 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-23 15:58:52.572 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-23 15:58:52.576 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-23 15:58:52.579 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-23 15:58:52.592 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-23 15:58:52.594 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-23 15:58:52.598 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-23 15:58:52.609 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-23 15:58:52.619 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-23 15:58:52.634 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-23 15:58:52.668 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-23 15:58:52.668 | = sectsz=512 attr=2, projid32bit=1 2021-12-23 15:58:52.669 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-23 15:58:52.669 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-23 15:58:52.669 | = sunit=0 swidth=0 blks 2021-12-23 15:58:52.669 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-23 15:58:52.669 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-23 15:58:52.669 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-23 15:58:52.669 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-23 15:58:52.671 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-23 15:58:52.675 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-23 15:58:52.681 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-23 15:58:52.756 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-23 15:58:52.759 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 15:58:52.762 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-23 15:58:52.764 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-23 15:58:52.766 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-23 15:58:52.778 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-23 15:58:52.780 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-23 15:58:52.782 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-23 15:58:52.795 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-23 15:58:52.798 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-23 15:58:52.802 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-23 15:58:53.728 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-23 15:58:54.607 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-23 15:58:55.487 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-23 15:58:55.490 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-23 15:58:55.492 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-23 15:58:56.318 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-23 15:58:56.318 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-23 15:58:56.367 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-23 15:58:57.194 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-23 15:58:57.194 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-23 15:58:57.248 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-23 15:58:58.080 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-23 15:58:58.080 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-23 15:58:58.129 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-23 15:58:59.027 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 15:58:59.073 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-23 15:58:59.940 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 15:58:59.983 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-23 15:59:00.861 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-23 15:59:00.905 | + lib/swift:init_swift:736 : popd 2021-12-23 15:59:00.908 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-23 15:59:00.924 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:00.927 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-23 15:59:00.929 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:59:00.932 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-23 15:59:00.934 | + ./stack.sh:main:1188 : init_cinder 2021-12-23 15:59:00.937 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-23 15:59:00.953 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:00.955 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-23 15:59:00.958 | + lib/database:recreate_database:110 : local db=cinder 2021-12-23 15:59:00.961 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-23 15:59:00.963 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-23 15:59:00.966 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-23 15:59:00.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:00.982 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-23 15:59:00.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:00.998 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-23 15:59:01.001 | + functions-common:time_start:2317 : local name=dbsync 2021-12-23 15:59:01.003 | + functions-common:time_start:2318 : local start_time= 2021-12-23 15:59:01.006 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 15:59:01.009 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 15:59:01.012 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275141009 2021-12-23 15:59:01.015 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-23 15:59:03.888 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=81480) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 15:59:03.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:59:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:59:03.898 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:59:03.939 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:59:03.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:59:03.945 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:59:04.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:59:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:04.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:04.006 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:59:04.006 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81480) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:59:04.014 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-23 15:59:08.751 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:08.752 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-23 15:59:08.759 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:08.760 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-23 15:59:08.768 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:08.768 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-23 15:59:08.774 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:08.774 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-23 15:59:08.794 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:08.794 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-23 15:59:09.087 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.087 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-23 15:59:09.095 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.095 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-23 15:59:09.103 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.103 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-23 15:59:09.109 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.110 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-23 15:59:09.129 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.130 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-23 15:59:09.136 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.136 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-23 15:59:09.144 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.144 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-23 15:59:09.150 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.150 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-23 15:59:09.379 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:09.660 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-23 15:59:09.662 | + functions-common:time_stop:2331 : local name 2021-12-23 15:59:09.665 | + functions-common:time_stop:2332 : local end_time 2021-12-23 15:59:09.668 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 15:59:09.670 | + functions-common:time_stop:2334 : local total 2021-12-23 15:59:09.673 | + functions-common:time_stop:2335 : local start_time 2021-12-23 15:59:09.675 | + functions-common:time_stop:2337 : name=dbsync 2021-12-23 15:59:09.678 | + functions-common:time_stop:2338 : start_time=1640275141009 2021-12-23 15:59:09.680 | + functions-common:time_stop:2340 : [[ -z 1640275141009 ]] 2021-12-23 15:59:09.684 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 15:59:09.688 | + functions-common:time_stop:2343 : end_time=1640275149685 2021-12-23 15:59:09.690 | + functions-common:time_stop:2344 : elapsed_time=8676 2021-12-23 15:59:09.692 | + functions-common:time_stop:2345 : total=61464 2021-12-23 15:59:09.695 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 15:59:09.697 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70140 2021-12-23 15:59:09.700 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-23 15:59:09.716 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:09.718 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 15:59:09.721 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-23 15:59:09.723 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 15:59:09.725 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-23 15:59:09.728 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-23 15:59:09.731 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-23 15:59:09.733 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-23 15:59:09.736 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-23 15:59:09.738 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-23 15:59:09.741 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-23 15:59:09.743 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-23 15:59:09.746 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-23 15:59:09.749 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-23 15:59:09.751 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-23 15:59:09.753 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:59:09.756 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:59:09.758 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:59:09.761 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:59:09.763 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:59:09.765 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:59:09.768 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:59:09.770 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:59:09.772 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-23 15:59:09.775 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:59:09.778 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:59:09.780 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:59:09.782 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:59:09.785 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:59:09.787 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:59:09.789 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-23 15:59:09.792 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-23 15:59:09.794 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-23 15:59:09.796 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-23 15:59:09.799 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-23 15:59:09.815 | Volume group "stack-volumes-default" not found 2021-12-23 15:59:09.815 | Cannot process volume group stack-volumes-default 2021-12-23 15:59:09.819 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-23 15:59:09.821 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-23 15:59:09.826 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-23 15:59:09.829 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-23 15:59:09.829 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-23 15:59:09.855 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-23 15:59:09.857 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-23 15:59:09.860 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-23 15:59:09.914 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-23 15:59:09.917 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-23 15:59:09.932 | Volume group "stack-volumes-default" not found 2021-12-23 15:59:09.932 | Cannot process volume group stack-volumes-default 2021-12-23 15:59:09.936 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-23 15:59:10.118 | Physical volume "/dev/loop1" successfully created. 2021-12-23 15:59:10.149 | Volume group "stack-volumes-default" successfully created 2021-12-23 15:59:10.154 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-23 15:59:10.158 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-23 15:59:10.158 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-23 15:59:10.158 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-23 15:59:10.173 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-23 15:59:10.175 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-23 15:59:10.180 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-23 15:59:10.224 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-23 15:59:10.226 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-23 15:59:10.229 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-23 15:59:10.232 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-23 15:59:10.234 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-23 15:59:10.237 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-23 15:59:10.239 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-23 15:59:10.242 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-23 15:59:10.245 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-23 15:59:10.247 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-23 15:59:10.250 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-23 15:59:10.252 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-23 15:59:10.255 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-23 15:59:10.257 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-23 15:59:10.259 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-23 15:59:10.262 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-23 15:59:10.264 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-23 15:59:10.267 | + functions-common:is_suse:462 : is_opensuse 2021-12-23 15:59:10.269 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-23 15:59:10.272 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-23 15:59:10.274 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-23 15:59:10.276 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-23 15:59:10.279 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-23 15:59:10.281 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-23 15:59:10.284 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-23 15:59:10.286 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-23 15:59:10.288 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 15:59:10.290 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-23 15:59:10.307 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-23 15:59:10.307 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-23 15:59:10.311 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-23 15:59:10.313 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 15:59:10.317 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-23 15:59:10.320 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-23 15:59:10.320 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-23 15:59:10.324 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-23 15:59:10.326 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-23 15:59:10.329 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-23 15:59:10.371 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-23 15:59:10.374 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-23 15:59:10.389 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-23 15:59:10.389 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-23 15:59:10.393 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-23 15:59:10.586 | Physical volume "/dev/loop2" successfully created. 2021-12-23 15:59:10.609 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-23 15:59:10.615 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-23 15:59:10.619 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-23 15:59:10.619 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-23 15:59:10.619 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-23 15:59:10.632 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-23 15:59:10.635 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-23 15:59:10.637 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-23 15:59:10.679 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-23 15:59:10.683 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-23 15:59:10.700 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:10.702 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-23 15:59:10.705 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:59:10.707 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-23 15:59:10.709 | + ./stack.sh:main:1196 : init_placement 2021-12-23 15:59:10.712 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-23 15:59:10.715 | + lib/database:recreate_database:110 : local db=placement 2021-12-23 15:59:10.718 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-23 15:59:10.720 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-23 15:59:10.723 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-23 15:59:10.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:10.740 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-23 15:59:10.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:10.756 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-23 15:59:14.365 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-23 15:59:14.367 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-23 15:59:14.370 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-23 15:59:14.373 | + functions-common:get_or_create_user:824 : local user_id 2021-12-23 15:59:14.376 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-23 15:59:14.378 | + functions-common:get_or_create_user:828 : local email= 2021-12-23 15:59:14.382 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-23 15:59:16.713 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:16.717 | + functions-common:get_or_create_user:840 : user_id=c0802455fd444d28bb5ee5b5d380616d 2021-12-23 15:59:16.719 | + functions-common:get_or_create_user:841 : echo c0802455fd444d28bb5ee5b5d380616d 2021-12-23 15:59:16.719 | c0802455fd444d28bb5ee5b5d380616d 2021-12-23 15:59:16.722 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-23 15:59:16.724 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:59:16.728 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:59:16.730 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:59:16.733 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:59:16.736 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:59:16.738 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:59:16.740 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:59:16.743 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:59:16.745 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:59:16.749 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:59:16.752 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:16.753 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:59:16.753 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:59:16.756 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:59:16.760 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:19.708 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:19.712 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:59:19.715 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:59:19.718 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:22.583 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:22.583 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:59:22.584 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:59:22.587 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:59:22.591 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:25.595 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:25.598 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:59:25.601 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:59:25.604 | ++ functions-common:get_field:733 : echo '| ff59596a3f7446e292b5e23f7c0944fc | c0802455fd444d28bb5ee5b5d380616d | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:59:25.604 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:59:25.610 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:25.613 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:59:25.616 | + functions-common:get_or_add_user_project_role:912 : echo ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:59:25.616 | ff59596a3f7446e292b5e23f7c0944fc 2021-12-23 15:59:25.618 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-23 15:59:25.620 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-23 15:59:25.624 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-23 15:59:25.627 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-23 15:59:25.629 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-23 15:59:25.632 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-23 15:59:25.634 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-23 15:59:25.637 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-23 15:59:25.639 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-23 15:59:25.641 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-23 15:59:25.644 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-23 15:59:25.647 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-23 15:59:25.651 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:25.651 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-23 15:59:25.651 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:59:25.654 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:59:25.657 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:28.596 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:28.600 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-23 15:59:28.602 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-23 15:59:28.605 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:31.521 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-23 15:59:31.521 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-23 15:59:31.521 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-23 15:59:31.524 | ++ functions-common:get_field:726 : local data field 2021-12-23 15:59:31.527 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:34.533 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:34.536 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 15:59:34.539 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 15:59:34.542 | ++ functions-common:get_field:733 : echo '| 05fde14d01744fa8b7526984ccc4492e | c0802455fd444d28bb5ee5b5d380616d | | 33e9fcc4456d498196057d7a36ce6429 | | | False |' 2021-12-23 15:59:34.542 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 15:59:34.547 | ++ functions-common:get_field:727 : read data 2021-12-23 15:59:34.551 | + functions-common:get_or_add_user_project_role:910 : user_role_id=05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:59:34.553 | + functions-common:get_or_add_user_project_role:912 : echo 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:59:34.553 | 05fde14d01744fa8b7526984ccc4492e 2021-12-23 15:59:34.556 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.67/placement 2021-12-23 15:59:34.558 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-23 15:59:34.561 | + functions-common:get_or_create_service:966 : local service_id 2021-12-23 15:59:34.565 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-23 15:59:36.836 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-23 15:59:39.000 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:39.003 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-23 15:59:39.003 | 58f17bbbd4cc4a2285d45ce12f5cf94a' 2021-12-23 15:59:39.006 | + functions-common:get_or_create_service:978 : echo 58f17bbbd4cc4a2285d45ce12f5cf94a 2021-12-23 15:59:39.006 | 58f17bbbd4cc4a2285d45ce12f5cf94a 2021-12-23 15:59:39.008 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.67/placement 2021-12-23 15:59:39.011 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-23 15:59:39.014 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.67/placement RegionOne 2021-12-23 15:59:39.017 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-23 15:59:39.020 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-23 15:59:41.351 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:41.354 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-23 15:59:41.357 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-23 15:59:41.361 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.67/placement --region RegionOne -f value -c id 2021-12-23 15:59:43.627 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 15:59:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f4758b74519b4c2bb0487fff8d86f707 2021-12-23 15:59:43.633 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f4758b74519b4c2bb0487fff8d86f707 2021-12-23 15:59:43.636 | + functions-common:get_or_create_endpoint:1011 : public_id=f4758b74519b4c2bb0487fff8d86f707 2021-12-23 15:59:43.639 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-23 15:59:43.642 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-23 15:59:43.644 | + functions-common:get_or_create_endpoint:1020 : echo f4758b74519b4c2bb0487fff8d86f707 2021-12-23 15:59:43.644 | f4758b74519b4c2bb0487fff8d86f707 2021-12-23 15:59:43.647 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-23 15:59:43.663 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:43.665 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-23 15:59:43.668 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 15:59:43.670 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-23 15:59:43.673 | + ./stack.sh:main:1204 : init_nova 2021-12-23 15:59:43.675 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-23 15:59:43.691 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:43.693 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-23 15:59:43.710 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 15:59:43.712 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-23 15:59:43.715 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-23 15:59:43.717 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-23 15:59:43.720 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-23 15:59:43.722 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-23 15:59:43.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:43.738 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-23 15:59:43.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:43.755 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-23 15:59:47.501 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 15:59:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 15:59:47.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 15:59:47.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 15:59:47.538 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82334) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 15:59:47.678 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-23 15:59:47.783 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:47.783 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-23 15:59:47.953 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:47.953 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-23 15:59:48.079 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.079 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-23 15:59:48.192 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.193 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-23 15:59:48.429 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.429 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-23 15:59:48.537 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.537 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-23 15:59:48.666 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.666 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-23 15:59:48.674 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.674 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-23 15:59:48.683 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.683 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-23 15:59:48.691 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.691 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-23 15:59:48.699 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.699 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-23 15:59:48.708 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:48.708 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-23 15:59:49.006 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:49.006 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-23 15:59:49.083 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:49.083 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-23 15:59:49.627 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:49.627 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-23 15:59:50.261 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:50.261 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-23 15:59:50.547 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:50.547 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-23 15:59:50.812 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:50.813 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-23 15:59:50.922 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:50.922 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-23 15:59:51.083 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.084 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-23 15:59:51.092 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.092 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-23 15:59:51.100 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.100 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-23 15:59:51.109 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.109 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-23 15:59:51.115 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.116 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-23 15:59:51.125 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.125 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-23 15:59:51.197 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.197 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-23 15:59:51.875 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:51.875 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-23 15:59:52.028 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.028 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-23 15:59:52.139 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.140 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-23 15:59:52.154 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.154 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-23 15:59:52.160 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.160 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-23 15:59:52.167 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.167 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-23 15:59:52.174 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.174 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-23 15:59:52.181 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.181 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-23 15:59:52.190 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.190 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-23 15:59:52.198 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.199 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-23 15:59:52.205 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.205 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-23 15:59:52.213 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.214 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-23 15:59:52.223 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.223 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-23 15:59:52.229 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.230 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-23 15:59:52.419 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.420 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-23 15:59:52.544 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.545 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-23 15:59:52.695 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:52.695 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-23 15:59:53.120 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.121 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-23 15:59:53.129 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.129 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-23 15:59:53.137 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.137 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-23 15:59:53.145 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.146 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-23 15:59:53.154 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.154 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-23 15:59:53.162 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.162 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-23 15:59:53.277 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.277 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-23 15:59:53.855 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.855 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-23 15:59:53.997 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:53.998 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-23 15:59:54.007 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.007 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-23 15:59:54.015 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.015 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-23 15:59:54.023 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.023 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-23 15:59:54.032 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.032 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-23 15:59:54.040 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.040 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-23 15:59:54.147 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.147 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-23 15:59:54.260 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.260 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-23 15:59:54.377 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.377 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-23 15:59:54.503 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.504 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-23 15:59:54.660 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.660 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-23 15:59:54.668 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.668 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-23 15:59:54.676 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.677 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-23 15:59:54.683 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.683 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-23 15:59:54.692 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.692 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-23 15:59:54.700 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.700 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-23 15:59:54.707 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.707 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-23 15:59:54.715 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.715 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-23 15:59:54.724 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.724 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-23 15:59:54.732 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:54.732 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-23 15:59:54.738 | INFO migrate.versioning.api [-] done 2021-12-23 15:59:55.096 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-23 15:59:55.099 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-23 15:59:55.102 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-23 15:59:55.104 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-23 15:59:55.107 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-23 15:59:55.110 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:55.123 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-23 15:59:55.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:55.139 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-23 15:59:55.143 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-23 15:59:55.145 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-23 15:59:55.148 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-23 15:59:55.151 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 15:59:55.154 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-23 15:59:59.028 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-23 15:59:59.033 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 15:59:59.035 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-23 15:59:59.038 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-23 15:59:59.040 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-23 15:59:59.043 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-23 15:59:59.045 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-23 15:59:59.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:59.062 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-23 15:59:59.065 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-23 15:59:59.078 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-23 15:59:59.081 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 15:59:59.084 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 15:59:59.087 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-23 16:00:02.222 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 16:00:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.397 | DEBUG migrate.versioning.script.base [-] [00;32mScript /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:02.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:02.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 16:00:02.409 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82399) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 16:00:02.553 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-23 16:00:15.883 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.883 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-23 16:00:15.891 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.891 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-23 16:00:15.899 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.899 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-23 16:00:15.908 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.908 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-23 16:00:15.916 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.916 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-23 16:00:15.924 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.925 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-23 16:00:15.931 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.931 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-23 16:00:15.939 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.939 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-23 16:00:15.948 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.948 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-23 16:00:15.956 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.956 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-23 16:00:15.963 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.963 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-23 16:00:15.975 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:15.975 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-23 16:00:16.163 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:16.163 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-23 16:00:16.361 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:16.362 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-23 16:00:16.735 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:16.735 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-23 16:00:17.016 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.017 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-23 16:00:17.514 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.514 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-23 16:00:17.740 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.740 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-23 16:00:17.791 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.792 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-23 16:00:17.800 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.800 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-23 16:00:17.808 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.809 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-23 16:00:17.817 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.817 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-23 16:00:17.826 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.826 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-23 16:00:17.833 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.834 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-23 16:00:17.842 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.843 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-23 16:00:17.850 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.850 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-23 16:00:17.857 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.857 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-23 16:00:17.865 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.865 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-23 16:00:17.886 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:17.887 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-23 16:00:18.773 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:18.773 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-23 16:00:18.929 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:18.929 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-23 16:00:19.487 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:19.487 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-23 16:00:19.497 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-23 16:00:19.504 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:19.504 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-23 16:00:19.533 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:19.534 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-23 16:00:19.570 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:19.571 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-23 16:00:19.764 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:19.765 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-23 16:00:20.103 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.103 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-23 16:00:20.298 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.298 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-23 16:00:20.498 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.499 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-23 16:00:20.506 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.506 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-23 16:00:20.515 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.515 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-23 16:00:20.522 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.522 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-23 16:00:20.530 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.531 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-23 16:00:20.538 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.538 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-23 16:00:20.547 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.547 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-23 16:00:20.554 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.554 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-23 16:00:20.562 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.562 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-23 16:00:20.569 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.569 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-23 16:00:20.578 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.578 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-23 16:00:20.641 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.641 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-23 16:00:20.741 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:20.741 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-23 16:00:21.473 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:21.473 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-23 16:00:21.712 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:21.712 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-23 16:00:21.923 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:21.923 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-23 16:00:22.119 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.119 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-23 16:00:22.267 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.267 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-23 16:00:22.275 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.275 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-23 16:00:22.284 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.284 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-23 16:00:22.373 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.373 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-23 16:00:22.562 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.562 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-23 16:00:22.750 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.750 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-23 16:00:22.816 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:22.816 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-23 16:00:23.041 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.041 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-23 16:00:23.114 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.114 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-23 16:00:23.274 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.274 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-23 16:00:23.282 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.282 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-23 16:00:23.290 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.291 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-23 16:00:23.299 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.299 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-23 16:00:23.307 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.307 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-23 16:00:23.316 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.316 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-23 16:00:23.325 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.325 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-23 16:00:23.331 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.331 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-23 16:00:23.339 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.340 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-23 16:00:23.346 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.346 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-23 16:00:23.354 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.355 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-23 16:00:23.380 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.380 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-23 16:00:23.577 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.577 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-23 16:00:23.981 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:23.981 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-23 16:00:24.187 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.187 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-23 16:00:24.244 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.244 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-23 16:00:24.252 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.252 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-23 16:00:24.450 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.450 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-23 16:00:24.596 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.596 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-23 16:00:24.765 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.765 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-23 16:00:24.969 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:24.970 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-23 16:00:25.326 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.326 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-23 16:00:25.335 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.335 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-23 16:00:25.343 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.343 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-23 16:00:25.351 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.351 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-23 16:00:25.360 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.360 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-23 16:00:25.367 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.367 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-23 16:00:25.376 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.376 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-23 16:00:25.383 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.384 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-23 16:00:25.391 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.391 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-23 16:00:25.398 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.399 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-23 16:00:25.407 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.408 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-23 16:00:25.414 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.414 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-23 16:00:25.649 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:25.649 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-23 16:00:26.297 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:26.297 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-23 16:00:27.496 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:27.496 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-23 16:00:27.693 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:27.693 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-23 16:00:27.924 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:27.924 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-23 16:00:28.738 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.738 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-23 16:00:28.777 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.778 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-23 16:00:28.785 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.786 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-23 16:00:28.794 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.794 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-23 16:00:28.802 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.802 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-23 16:00:28.811 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.811 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-23 16:00:28.819 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.819 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-23 16:00:28.826 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.826 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-23 16:00:28.834 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.834 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-23 16:00:28.842 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.843 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-23 16:00:28.849 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.850 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-23 16:00:28.858 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.858 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-23 16:00:28.890 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:28.890 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-23 16:00:29.319 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.320 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-23 16:00:29.523 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.523 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-23 16:00:29.722 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.722 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-23 16:00:29.883 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.883 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-23 16:00:29.892 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.893 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-23 16:00:29.899 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.899 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-23 16:00:29.907 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.908 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-23 16:00:29.914 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.914 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-23 16:00:29.922 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.923 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-23 16:00:29.931 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.931 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-23 16:00:29.938 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.938 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-23 16:00:29.946 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.946 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-23 16:00:29.955 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.955 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-23 16:00:29.962 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:29.963 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-23 16:00:30.006 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.006 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-23 16:00:30.263 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.263 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-23 16:00:30.376 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.377 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-23 16:00:30.384 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.385 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-23 16:00:30.392 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.392 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-23 16:00:30.400 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.400 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-23 16:00:30.409 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.409 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-23 16:00:30.416 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.417 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-23 16:00:30.423 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.423 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-23 16:00:30.432 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.432 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-23 16:00:30.440 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.440 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-23 16:00:30.447 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.447 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-23 16:00:30.456 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.456 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-23 16:00:30.669 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.670 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-23 16:00:30.901 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:30.901 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-23 16:00:31.105 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.106 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-23 16:00:31.145 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.146 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-23 16:00:31.373 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.373 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-23 16:00:31.380 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.381 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-23 16:00:31.388 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.388 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-23 16:00:31.397 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.397 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-23 16:00:31.406 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.406 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-23 16:00:31.415 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.415 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-23 16:00:31.423 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.424 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-23 16:00:31.430 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.431 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-23 16:00:31.437 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.438 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-23 16:00:31.446 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.446 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-23 16:00:31.453 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.453 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-23 16:00:31.758 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:31.758 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-23 16:00:32.050 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.050 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-23 16:00:32.167 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.167 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-23 16:00:32.223 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.223 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-23 16:00:32.284 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.284 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-23 16:00:32.343 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.343 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-23 16:00:32.351 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.351 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-23 16:00:32.359 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.360 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-23 16:00:32.368 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.368 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-23 16:00:32.377 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.377 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-23 16:00:32.384 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.385 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-23 16:00:32.391 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.391 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-23 16:00:32.400 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.400 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-23 16:00:32.408 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.409 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-23 16:00:32.415 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.416 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-23 16:00:32.424 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.424 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-23 16:00:32.474 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.474 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-23 16:00:32.670 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.671 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-23 16:00:32.901 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.901 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-23 16:00:32.908 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.908 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-23 16:00:32.916 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.917 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-23 16:00:32.925 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.925 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-23 16:00:32.931 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.932 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-23 16:00:32.940 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:32.940 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-23 16:00:33.184 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:33.184 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-23 16:00:33.384 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:33.384 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-23 16:00:33.663 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:33.668 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-23 16:00:33.683 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:33.684 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-23 16:00:34.153 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.153 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-23 16:00:34.346 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.346 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-23 16:00:34.353 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.354 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-23 16:00:34.362 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.363 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-23 16:00:34.370 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.370 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-23 16:00:34.377 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.377 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-23 16:00:34.385 | INFO migrate.versioning.api [-] done 2021-12-23 16:00:34.385 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-23 16:00:34.385 | result = self._query(query) 2021-12-23 16:00:34.385 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-23 16:00:34.385 | result = self._query(query) 2021-12-23 16:00:34.761 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-23 16:00:38.313 | DEBUG migrate.versioning.repository [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-23 16:00:38.315 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.315 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.315 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.316 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.316 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.317 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.317 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.317 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.318 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.318 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.319 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.319 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.319 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.320 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.320 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.320 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.321 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.321 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.322 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.322 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.322 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.323 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.323 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.324 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.324 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.324 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.325 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.325 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.325 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.326 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.326 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.327 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.327 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.327 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.328 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.328 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.329 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.329 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.330 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.330 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.331 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.331 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.332 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.332 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.332 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.333 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.333 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.334 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.334 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.334 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.335 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.335 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.336 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.336 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.336 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.337 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.337 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.338 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.338 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.338 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.339 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.339 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.339 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.340 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.340 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.341 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.341 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.341 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.342 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.342 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.342 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.343 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.343 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.344 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.345 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.345 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.345 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.346 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.346 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.347 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.347 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.347 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.348 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.348 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.348 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.349 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.349 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.350 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.350 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.350 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.351 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.351 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.351 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.352 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.352 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.353 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.353 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.353 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.354 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.354 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.354 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.355 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.355 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.356 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.356 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.356 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.357 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.357 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.357 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.358 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.358 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.359 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.359 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.359 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.360 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.361 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.361 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.361 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.362 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.362 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.363 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.363 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.363 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.364 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.364 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.365 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.365 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.365 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.366 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.366 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.366 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.367 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.367 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.368 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.368 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.368 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.369 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.369 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.369 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.370 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.370 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.371 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.371 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.371 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.372 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.372 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.372 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.373 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.373 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.374 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.374 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.375 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.375 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.375 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.376 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.376 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.377 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.377 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.377 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.378 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.378 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.378 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.379 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.379 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.380 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.380 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.380 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.381 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.381 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.382 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.383 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.384 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.384 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.385 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.385 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.385 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.386 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.386 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.387 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.387 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.387 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.388 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.388 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.389 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.389 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.389 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.390 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.390 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.390 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.391 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.392 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.392 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.392 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.393 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.393 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.393 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.394 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.394 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.395 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.395 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.395 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.396 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.396 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.397 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.397 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.397 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.398 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.398 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.398 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.399 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.399 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.400 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.400 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.400 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.401 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.401 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.401 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.402 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.402 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.403 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.403 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.403 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.404 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.404 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.404 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.405 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.405 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.406 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.406 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.406 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.407 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.408 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.408 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.408 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.409 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.409 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.410 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.410 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.410 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.411 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.411 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.412 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.412 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.412 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.413 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.413 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.413 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.414 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.414 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.415 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.415 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.415 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.416 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.416 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.416 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.417 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.417 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.418 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.418 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.418 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.419 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.419 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.419 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.420 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.420 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.421 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.421 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.421 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.422 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.422 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.423 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.424 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.424 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.424 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.425 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.425 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.425 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.426 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.426 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.427 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.427 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.427 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.428 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.428 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.428 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.429 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.429 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.430 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.430 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.430 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.431 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.431 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.432 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.432 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.432 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.433 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.433 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.433 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.434 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.434 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.435 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.435 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.435 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.436 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.436 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.436 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.437 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.437 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.438 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.438 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.438 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.439 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.439 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.439 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.440 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.440 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.441 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.441 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.441 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.442 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.442 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.442 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.443 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.443 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.444 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.444 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.444 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.445 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.445 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.446 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.446 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.446 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.447 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.447 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.447 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.448 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.448 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.449 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.449 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.449 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.450 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.450 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.450 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.451 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.451 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.452 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.452 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.452 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.453 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.453 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.454 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.454 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.455 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.455 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.456 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.456 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.456 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.457 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.457 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.457 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.458 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.458 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.459 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.459 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.459 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.460 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.460 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.460 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.461 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.461 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.462 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.462 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.462 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.463 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.463 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.463 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.464 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.464 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.465 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.465 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.465 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.466 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.466 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.466 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.467 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-23 16:00:38.467 | DEBUG migrate.versioning.script.base [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-23 16:00:38.468 | DEBUG migrate.versioning.repository [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-23 16:00:38.468 | DEBUG migrate.versioning.repository [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82413) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-23 16:00:38.602 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 215 -> 216...  2021-12-23 16:00:51.903 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.903 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 216 -> 217...  2021-12-23 16:00:51.911 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.911 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 217 -> 218...  2021-12-23 16:00:51.919 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.920 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 218 -> 219...  2021-12-23 16:00:51.927 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.927 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 219 -> 220...  2021-12-23 16:00:51.934 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.935 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 220 -> 221...  2021-12-23 16:00:51.943 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.944 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 221 -> 222...  2021-12-23 16:00:51.950 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.950 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 222 -> 223...  2021-12-23 16:00:51.958 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.959 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 223 -> 224...  2021-12-23 16:00:51.966 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.967 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 224 -> 225...  2021-12-23 16:00:51.973 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.973 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 225 -> 226...  2021-12-23 16:00:51.981 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.982 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 226 -> 227...  2021-12-23 16:00:51.993 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:51.994 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 227 -> 228...  2021-12-23 16:00:52.181 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:52.181 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 228 -> 229...  2021-12-23 16:00:52.364 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:52.364 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 229 -> 230...  2021-12-23 16:00:52.730 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:52.730 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 230 -> 231...  2021-12-23 16:00:52.991 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:52.991 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 231 -> 232...  2021-12-23 16:00:53.570 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.571 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 232 -> 233...  2021-12-23 16:00:53.796 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.797 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 233 -> 234...  2021-12-23 16:00:53.837 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.837 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 234 -> 235...  2021-12-23 16:00:53.843 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.844 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 235 -> 236...  2021-12-23 16:00:53.852 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.852 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 236 -> 237...  2021-12-23 16:00:53.860 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.861 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 237 -> 238...  2021-12-23 16:00:53.868 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.868 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 238 -> 239...  2021-12-23 16:00:53.876 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.877 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 239 -> 240...  2021-12-23 16:00:53.883 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.884 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 240 -> 241...  2021-12-23 16:00:53.891 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.892 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 241 -> 242...  2021-12-23 16:00:53.900 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.900 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 242 -> 243...  2021-12-23 16:00:53.906 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.907 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 243 -> 244...  2021-12-23 16:00:53.928 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:53.929 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 244 -> 245...  2021-12-23 16:00:54.843 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:54.844 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 245 -> 246...  2021-12-23 16:00:54.995 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:54.996 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 246 -> 247...  2021-12-23 16:00:55.540 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:55.540 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 247 -> 248...  2021-12-23 16:00:55.549 | INFO 248_add_expire_reservations_index [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-23 16:00:55.555 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:55.555 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 248 -> 249...  2021-12-23 16:00:55.591 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:55.592 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 249 -> 250...  2021-12-23 16:00:55.631 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:55.631 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 250 -> 251...  2021-12-23 16:00:55.833 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:55.834 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 251 -> 252...  2021-12-23 16:00:56.171 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.171 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 252 -> 253...  2021-12-23 16:00:56.385 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.385 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 253 -> 254...  2021-12-23 16:00:56.600 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.600 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 254 -> 255...  2021-12-23 16:00:56.608 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.609 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 255 -> 256...  2021-12-23 16:00:56.617 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.618 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 256 -> 257...  2021-12-23 16:00:56.624 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.625 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 257 -> 258...  2021-12-23 16:00:56.633 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.633 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 258 -> 259...  2021-12-23 16:00:56.640 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.640 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 259 -> 260...  2021-12-23 16:00:56.648 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.648 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 260 -> 261...  2021-12-23 16:00:56.657 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.657 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 261 -> 262...  2021-12-23 16:00:56.663 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.664 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 262 -> 263...  2021-12-23 16:00:56.672 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.672 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 263 -> 264...  2021-12-23 16:00:56.681 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.681 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 264 -> 265...  2021-12-23 16:00:56.740 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.741 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 265 -> 266...  2021-12-23 16:00:56.835 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:56.835 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 266 -> 267...  2021-12-23 16:00:57.483 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:57.484 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 267 -> 268...  2021-12-23 16:00:57.728 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:57.728 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 268 -> 269...  2021-12-23 16:00:57.952 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:57.952 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 269 -> 270...  2021-12-23 16:00:58.160 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.160 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 270 -> 271...  2021-12-23 16:00:58.301 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.301 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 271 -> 272...  2021-12-23 16:00:58.309 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.309 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 272 -> 273...  2021-12-23 16:00:58.317 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.317 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 273 -> 274...  2021-12-23 16:00:58.399 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.399 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 274 -> 275...  2021-12-23 16:00:58.581 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.582 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 275 -> 276...  2021-12-23 16:00:58.788 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.788 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 276 -> 277...  2021-12-23 16:00:58.838 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:58.839 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 277 -> 278...  2021-12-23 16:00:59.092 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.092 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 278 -> 279...  2021-12-23 16:00:59.160 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.161 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 279 -> 280...  2021-12-23 16:00:59.320 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.320 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 280 -> 281...  2021-12-23 16:00:59.327 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.328 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 281 -> 282...  2021-12-23 16:00:59.336 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.336 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 282 -> 283...  2021-12-23 16:00:59.344 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.344 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 283 -> 284...  2021-12-23 16:00:59.352 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.353 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 284 -> 285...  2021-12-23 16:00:59.361 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.361 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 285 -> 286...  2021-12-23 16:00:59.368 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.368 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 286 -> 287...  2021-12-23 16:00:59.376 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.376 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 287 -> 288...  2021-12-23 16:00:59.384 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.385 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 288 -> 289...  2021-12-23 16:00:59.392 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.393 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 289 -> 290...  2021-12-23 16:00:59.399 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.400 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 290 -> 291...  2021-12-23 16:00:59.424 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.424 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 291 -> 292...  2021-12-23 16:00:59.613 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:00:59.614 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 292 -> 293...  2021-12-23 16:01:00.031 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.031 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 293 -> 294...  2021-12-23 16:01:00.202 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.202 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 294 -> 295...  2021-12-23 16:01:00.255 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.255 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 295 -> 296...  2021-12-23 16:01:00.263 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.263 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 296 -> 297...  2021-12-23 16:01:00.467 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.467 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 297 -> 298...  2021-12-23 16:01:00.594 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.595 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 298 -> 299...  2021-12-23 16:01:00.783 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.783 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 299 -> 300...  2021-12-23 16:01:00.981 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:00.982 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 300 -> 301...  2021-12-23 16:01:01.367 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.368 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 301 -> 302...  2021-12-23 16:01:01.375 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.376 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 302 -> 303...  2021-12-23 16:01:01.382 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.383 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 303 -> 304...  2021-12-23 16:01:01.390 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.391 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 304 -> 305...  2021-12-23 16:01:01.400 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.400 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 305 -> 306...  2021-12-23 16:01:01.408 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.408 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 306 -> 307...  2021-12-23 16:01:01.416 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.417 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 307 -> 308...  2021-12-23 16:01:01.425 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.425 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 308 -> 309...  2021-12-23 16:01:01.433 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.434 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 309 -> 310...  2021-12-23 16:01:01.442 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.442 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 310 -> 311...  2021-12-23 16:01:01.450 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.450 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 311 -> 312...  2021-12-23 16:01:01.458 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.459 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 312 -> 313...  2021-12-23 16:01:01.710 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:01.710 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 313 -> 314...  2021-12-23 16:01:02.321 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:02.321 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 314 -> 315...  2021-12-23 16:01:03.486 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:03.486 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 315 -> 316...  2021-12-23 16:01:03.671 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:03.672 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 316 -> 317...  2021-12-23 16:01:03.879 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:03.879 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 317 -> 318...  2021-12-23 16:01:04.708 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.709 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 318 -> 319...  2021-12-23 16:01:04.739 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.740 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 319 -> 320...  2021-12-23 16:01:04.747 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.748 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 320 -> 321...  2021-12-23 16:01:04.756 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.756 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 321 -> 322...  2021-12-23 16:01:04.764 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.765 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 322 -> 323...  2021-12-23 16:01:04.773 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.773 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 323 -> 324...  2021-12-23 16:01:04.781 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.781 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 324 -> 325...  2021-12-23 16:01:04.789 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.790 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 325 -> 326...  2021-12-23 16:01:04.799 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.799 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 326 -> 327...  2021-12-23 16:01:04.806 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.806 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 327 -> 328...  2021-12-23 16:01:04.812 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.813 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 328 -> 329...  2021-12-23 16:01:04.821 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.822 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 329 -> 330...  2021-12-23 16:01:04.851 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:04.852 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 330 -> 331...  2021-12-23 16:01:05.288 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.289 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 331 -> 332...  2021-12-23 16:01:05.482 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.483 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 332 -> 333...  2021-12-23 16:01:05.684 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.685 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 333 -> 334...  2021-12-23 16:01:05.879 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.880 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 334 -> 335...  2021-12-23 16:01:05.887 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.888 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 335 -> 336...  2021-12-23 16:01:05.896 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.896 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 336 -> 337...  2021-12-23 16:01:05.904 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.905 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 337 -> 338...  2021-12-23 16:01:05.912 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.913 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 338 -> 339...  2021-12-23 16:01:05.919 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.920 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 339 -> 340...  2021-12-23 16:01:05.928 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.928 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 340 -> 341...  2021-12-23 16:01:05.936 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.936 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 341 -> 342...  2021-12-23 16:01:05.943 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.943 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 342 -> 343...  2021-12-23 16:01:05.951 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.951 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 343 -> 344...  2021-12-23 16:01:05.959 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.960 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 344 -> 345...  2021-12-23 16:01:05.992 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:05.993 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 345 -> 346...  2021-12-23 16:01:06.263 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.264 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 346 -> 347...  2021-12-23 16:01:06.359 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.359 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 347 -> 348...  2021-12-23 16:01:06.368 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.368 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 348 -> 349...  2021-12-23 16:01:06.376 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.376 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 349 -> 350...  2021-12-23 16:01:06.388 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.389 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 350 -> 351...  2021-12-23 16:01:06.395 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.395 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 351 -> 352...  2021-12-23 16:01:06.401 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.402 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 352 -> 353...  2021-12-23 16:01:06.408 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.408 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 353 -> 354...  2021-12-23 16:01:06.417 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.417 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 354 -> 355...  2021-12-23 16:01:06.425 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.425 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 355 -> 356...  2021-12-23 16:01:06.433 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.434 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 356 -> 357...  2021-12-23 16:01:06.440 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.440 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 357 -> 358...  2021-12-23 16:01:06.672 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.673 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 358 -> 359...  2021-12-23 16:01:06.909 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:06.909 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 359 -> 360...  2021-12-23 16:01:07.113 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.113 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 360 -> 361...  2021-12-23 16:01:07.162 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.163 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 361 -> 362...  2021-12-23 16:01:07.374 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.375 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 362 -> 363...  2021-12-23 16:01:07.382 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.383 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 363 -> 364...  2021-12-23 16:01:07.391 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.391 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 364 -> 365...  2021-12-23 16:01:07.399 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.399 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 365 -> 366...  2021-12-23 16:01:07.407 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.408 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 366 -> 367...  2021-12-23 16:01:07.415 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.415 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 367 -> 368...  2021-12-23 16:01:07.422 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.423 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 368 -> 369...  2021-12-23 16:01:07.431 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.432 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 369 -> 370...  2021-12-23 16:01:07.439 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.439 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 370 -> 371...  2021-12-23 16:01:07.446 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.446 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 371 -> 372...  2021-12-23 16:01:07.454 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.454 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 372 -> 373...  2021-12-23 16:01:07.751 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:07.752 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 373 -> 374...  2021-12-23 16:01:08.020 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.021 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 374 -> 375...  2021-12-23 16:01:08.148 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.148 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 375 -> 376...  2021-12-23 16:01:08.204 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.204 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 376 -> 377...  2021-12-23 16:01:08.253 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.254 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 377 -> 378...  2021-12-23 16:01:08.301 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.301 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 378 -> 379...  2021-12-23 16:01:08.308 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.308 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 379 -> 380...  2021-12-23 16:01:08.316 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.316 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 380 -> 381...  2021-12-23 16:01:08.323 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.323 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 381 -> 382...  2021-12-23 16:01:08.331 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.331 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 382 -> 383...  2021-12-23 16:01:08.340 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.340 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 383 -> 384...  2021-12-23 16:01:08.348 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.348 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 384 -> 385...  2021-12-23 16:01:08.355 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.355 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 385 -> 386...  2021-12-23 16:01:08.363 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.363 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 386 -> 387...  2021-12-23 16:01:08.371 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.371 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 387 -> 388...  2021-12-23 16:01:08.378 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.378 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 388 -> 389...  2021-12-23 16:01:08.438 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.439 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 389 -> 390...  2021-12-23 16:01:08.628 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.628 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 390 -> 391...  2021-12-23 16:01:08.864 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.865 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 391 -> 392...  2021-12-23 16:01:08.873 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.873 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 392 -> 393...  2021-12-23 16:01:08.881 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.881 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 393 -> 394...  2021-12-23 16:01:08.890 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.890 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 394 -> 395...  2021-12-23 16:01:08.898 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.898 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 395 -> 396...  2021-12-23 16:01:08.907 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:08.907 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 396 -> 397...  2021-12-23 16:01:09.163 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:09.163 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 397 -> 398...  2021-12-23 16:01:09.378 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:09.378 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 398 -> 399...  2021-12-23 16:01:09.653 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:09.653 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 399 -> 400...  2021-12-23 16:01:09.668 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:09.668 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 400 -> 401...  2021-12-23 16:01:10.128 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.128 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 401 -> 402...  2021-12-23 16:01:10.338 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.339 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 402 -> 403...  2021-12-23 16:01:10.346 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.347 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 403 -> 404...  2021-12-23 16:01:10.355 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.355 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 404 -> 405...  2021-12-23 16:01:10.363 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.364 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 405 -> 406...  2021-12-23 16:01:10.372 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.373 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] 406 -> 407...  2021-12-23 16:01:10.380 | INFO migrate.versioning.api [None req-a3ae57e9-c390-40df-a0f9-6a0a2bee44a6 None None] done 2021-12-23 16:01:10.411 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-23 16:01:10.411 | result = self._query(query) 2021-12-23 16:01:10.411 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-23 16:01:10.411 | result = self._query(query) 2021-12-23 16:01:10.828 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-23 16:01:14.465 | Running batches of 50 until complete 2021-12-23 16:01:14.465 | +-------------------------------------+--------------+-----------+ 2021-12-23 16:01:14.465 | | Migration | Total Needed | Completed | 2021-12-23 16:01:14.465 | +-------------------------------------+--------------+-----------+ 2021-12-23 16:01:14.465 | | fill_virtual_interface_list | 0 | 0 | 2021-12-23 16:01:14.465 | | migrate_empty_ratio | 0 | 0 | 2021-12-23 16:01:14.465 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-23 16:01:14.465 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-23 16:01:14.465 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-23 16:01:14.465 | | populate_missing_availability_zones | 0 | 0 | 2021-12-23 16:01:14.465 | | populate_queued_for_delete | 0 | 0 | 2021-12-23 16:01:14.465 | | populate_user_id | 0 | 0 | 2021-12-23 16:01:14.465 | | populate_uuids | 0 | 0 | 2021-12-23 16:01:14.465 | +-------------------------------------+--------------+-----------+ 2021-12-23 16:01:14.867 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-23 16:01:14.871 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:01:14.875 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-23 16:01:14.878 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 16:01:14.880 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 16:01:14.883 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-23 16:01:18.401 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-23 16:01:18.401 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-23 16:01:18.791 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-23 16:01:18.793 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-23 16:01:18.806 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-23 16:01:18.808 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-23 16:01:18.825 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:18.828 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-23 16:01:18.830 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-23 16:01:18.834 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 16:01:18.834 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 16:01:18.839 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 16:01:18.841 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 16:01:18.844 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-23 16:01:18.846 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 16:01:18.849 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-23 16:01:18.851 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-23 16:01:18.854 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-23 16:01:18.878 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.67/identity 2021-12-23 16:01:18.903 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-23 16:01:18.927 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-23 16:01:18.953 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-23 16:01:18.977 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-23 16:01:19.003 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-23 16:01:19.028 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-23 16:01:19.052 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-23 16:01:19.078 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-23 16:01:19.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-23 16:01:19.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-23 16:01:19.085 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-23 16:01:19.100 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:19.102 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-23 16:01:19.128 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-23 16:01:19.153 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-23 16:01:19.193 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-23 16:01:19.197 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-23 16:01:19.200 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:01:19.203 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-23 16:01:19.206 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-23 16:01:19.208 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 16:01:19.211 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 16:01:19.214 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-23 16:01:19.216 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-23 16:01:19.218 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-23 16:01:19.221 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-23 16:01:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.67/identity 2021-12-23 16:01:19.274 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-23 16:01:19.299 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-23 16:01:19.325 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-23 16:01:19.350 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-23 16:01:19.376 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-23 16:01:19.400 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-23 16:01:19.426 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-23 16:01:19.451 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-23 16:01:19.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-23 16:01:19.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-23 16:01:19.458 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-23 16:01:19.474 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:19.476 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-23 16:01:19.502 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-23 16:01:19.527 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-23 16:01:19.553 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-23 16:01:19.555 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 16:01:19.557 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-23 16:01:19.560 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 16:01:19.562 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 16:01:19.565 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 16:01:19.567 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 16:01:19.570 | + functions-common:run_phase:1769 : local extra 2021-12-23 16:01:19.573 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 16:01:19.576 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 16:01:19.578 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 16:01:19.581 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 16:01:19.583 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-23 16:01:19.586 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 16:01:19.601 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:19.603 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:01:19.606 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:01:19.609 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-23 16:01:19.611 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:01:19.613 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 16:01:19.615 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-23 16:01:19.618 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 16:01:19.620 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 16:01:19.622 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:01:19.625 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 16:01:19.627 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-23 16:01:19.630 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 16:01:19.632 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-23 16:01:19.635 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 16:01:19.637 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 16:01:19.641 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-23 16:01:19.644 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.646 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 16:01:19.649 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-23 16:01:19.651 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:19.654 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 16:01:19.656 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 16:01:19.660 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-23 16:01:19.662 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.665 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-23 16:01:19.667 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:19.670 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-23 16:01:19.670 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:01:19.670 | gsub("[][]", "", $1); 2021-12-23 16:01:19.670 | split($1, a, "|"); 2021-12-23 16:01:19.670 | if (a[1] == matchgroup) 2021-12-23 16:01:19.670 | print a[2] 2021-12-23 16:01:19.670 | } 2021-12-23 16:01:19.670 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.676 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 16:01:19.678 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 16:01:19.681 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 16:01:19.684 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-23 16:01:19.687 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-23 16:01:19.689 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-23 16:01:19.692 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-23 16:01:19.695 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-23 16:01:19.698 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-23 16:01:19.701 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-23 16:01:19.703 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-23 16:01:19.706 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.708 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 16:01:19.710 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-23 16:01:19.713 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 16:01:19.717 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-23 16:01:19.719 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-23 16:01:19.722 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-23 16:01:19.724 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-23 16:01:19.728 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-23 16:01:19.728 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-23 16:01:19.728 | BEGIN { 2021-12-23 16:01:19.728 | section = "" 2021-12-23 16:01:19.728 | last_section = "" 2021-12-23 16:01:19.728 | section_count = 0 2021-12-23 16:01:19.728 | } 2021-12-23 16:01:19.728 | /^\[.+\]/ { 2021-12-23 16:01:19.728 | gsub("[][]", "", $1); 2021-12-23 16:01:19.728 | section=$1 2021-12-23 16:01:19.729 | next 2021-12-23 16:01:19.729 | } 2021-12-23 16:01:19.729 | /^ *\#/ { 2021-12-23 16:01:19.729 | next 2021-12-23 16:01:19.729 | } 2021-12-23 16:01:19.729 | /^[^ \t]+/ { 2021-12-23 16:01:19.729 | # get offset of first = in $0 2021-12-23 16:01:19.729 | eq_idx = index($0, "=") 2021-12-23 16:01:19.729 | # extract attr & value from $0 2021-12-23 16:01:19.729 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 16:01:19.729 | value = substr($0, eq_idx + 1) 2021-12-23 16:01:19.729 | # only need to strip trailing whitespace from attr 2021-12-23 16:01:19.729 | sub(/[ \t]*$/, "", attr) 2021-12-23 16:01:19.729 | # need to strip leading & trailing whitespace from value 2021-12-23 16:01:19.729 | sub(/^[ \t]*/, "", value) 2021-12-23 16:01:19.729 | sub(/[ \t]*$/, "", value) 2021-12-23 16:01:19.729 | 2021-12-23 16:01:19.729 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 16:01:19.729 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 16:01:19.729 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 16:01:19.729 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 16:01:19.729 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 16:01:19.729 | if (section != last_section) { 2021-12-23 16:01:19.729 | cfg_section[section_count++] = section 2021-12-23 16:01:19.729 | last_section = section 2021-12-23 16:01:19.729 | } 2021-12-23 16:01:19.729 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 16:01:19.729 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 16:01:19.729 | 2021-12-23 16:01:19.729 | cfg_attr[section, attr, 0] = value 2021-12-23 16:01:19.729 | cfg_attr_count[section, attr] = 1 2021-12-23 16:01:19.729 | } else { 2021-12-23 16:01:19.729 | lno = cfg_attr_count[section, attr]++ 2021-12-23 16:01:19.729 | cfg_attr[section, attr, lno] = value 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | END { 2021-12-23 16:01:19.730 | # Process each section in order 2021-12-23 16:01:19.730 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 16:01:19.730 | section = cfg_section[sno] 2021-12-23 16:01:19.730 | # The ini routines simply append a config item immediately 2021-12-23 16:01:19.730 | # after the section header. To keep the same order as defined 2021-12-23 16:01:19.730 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 16:01:19.730 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 16:01:19.730 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 16:01:19.730 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 16:01:19.730 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 16:01:19.730 | else { 2021-12-23 16:01:19.730 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 16:01:19.730 | count = cfg_attr_count[section, attr] 2021-12-23 16:01:19.730 | print "inidelete " configfile " " section " " attr 2021-12-23 16:01:19.730 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 16:01:19.730 | for (l = count -2; l >= 0; l--) 2021-12-23 16:01:19.730 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | } 2021-12-23 16:01:19.730 | ' 2021-12-23 16:01:19.730 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.732 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.735 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 16:01:19.737 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-23 16:01:19.740 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:19.742 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-23 16:01:19.745 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-23 16:01:19.745 | BEGIN { group = "" } 2021-12-23 16:01:19.745 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:01:19.745 | gsub("[][]", "", $1); 2021-12-23 16:01:19.745 | split($1, a, "|"); 2021-12-23 16:01:19.745 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 16:01:19.745 | group=a[1] 2021-12-23 16:01:19.745 | } else { 2021-12-23 16:01:19.745 | group="" 2021-12-23 16:01:19.745 | } 2021-12-23 16:01:19.745 | next 2021-12-23 16:01:19.745 | } 2021-12-23 16:01:19.745 | { 2021-12-23 16:01:19.745 | if (group != "") 2021-12-23 16:01:19.745 | print $0 2021-12-23 16:01:19.745 | } 2021-12-23 16:01:19.745 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:01:19.751 | + 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"' 2021-12-23 16:01:19.753 | ++ 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 2021-12-23 16:01:19.779 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-23 16:01:19.784 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-23 16:01:19.809 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-23 16:01:19.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-23 16:01:19.843 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-23 16:01:19.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-23 16:01:19.875 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-23 16:01:19.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-23 16:01:19.907 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-23 16:01:19.911 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-23 16:01:19.938 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.67/identity"' 2021-12-23 16:01:19.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2021-12-23 16:01:19.971 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:19.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-23 16:01:19.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-23 16:01:20.003 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.005 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-23 16:01:20.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-23 16:01:20.035 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-23 16:01:20.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-23 16:01:20.067 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-23 16:01:20.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-23 16:01:20.099 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-23 16:01:20.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-23 16:01:20.131 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.134 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-23 16:01:20.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-23 16:01:20.162 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.165 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 16:01:20.167 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 16:01:20.170 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 16:01:20.173 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-23 16:01:20.176 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-23 16:01:20.179 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-23 16:01:20.181 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-23 16:01:20.185 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-23 16:01:20.188 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-23 16:01:20.191 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-23 16:01:20.193 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-23 16:01:20.195 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.198 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 16:01:20.201 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-23 16:01:20.203 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 16:01:20.207 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-23 16:01:20.209 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-23 16:01:20.212 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-23 16:01:20.214 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-23 16:01:20.218 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-23 16:01:20.218 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.219 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-23 16:01:20.219 | BEGIN { 2021-12-23 16:01:20.219 | section = "" 2021-12-23 16:01:20.219 | last_section = "" 2021-12-23 16:01:20.219 | section_count = 0 2021-12-23 16:01:20.219 | } 2021-12-23 16:01:20.220 | /^\[.+\]/ { 2021-12-23 16:01:20.220 | gsub("[][]", "", $1); 2021-12-23 16:01:20.220 | section=$1 2021-12-23 16:01:20.220 | next 2021-12-23 16:01:20.220 | } 2021-12-23 16:01:20.220 | /^ *\#/ { 2021-12-23 16:01:20.220 | next 2021-12-23 16:01:20.220 | } 2021-12-23 16:01:20.220 | /^[^ \t]+/ { 2021-12-23 16:01:20.220 | # get offset of first = in $0 2021-12-23 16:01:20.220 | eq_idx = index($0, "=") 2021-12-23 16:01:20.220 | # extract attr & value from $0 2021-12-23 16:01:20.220 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 16:01:20.220 | value = substr($0, eq_idx + 1) 2021-12-23 16:01:20.220 | # only need to strip trailing whitespace from attr 2021-12-23 16:01:20.220 | sub(/[ \t]*$/, "", attr) 2021-12-23 16:01:20.220 | # need to strip leading & trailing whitespace from value 2021-12-23 16:01:20.220 | sub(/^[ \t]*/, "", value) 2021-12-23 16:01:20.220 | sub(/[ \t]*$/, "", value) 2021-12-23 16:01:20.220 | 2021-12-23 16:01:20.220 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 16:01:20.220 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 16:01:20.220 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 16:01:20.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 16:01:20.220 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 16:01:20.221 | if (section != last_section) { 2021-12-23 16:01:20.221 | cfg_section[section_count++] = section 2021-12-23 16:01:20.221 | last_section = section 2021-12-23 16:01:20.221 | } 2021-12-23 16:01:20.221 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 16:01:20.221 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 16:01:20.221 | 2021-12-23 16:01:20.221 | cfg_attr[section, attr, 0] = value 2021-12-23 16:01:20.221 | cfg_attr_count[section, attr] = 1 2021-12-23 16:01:20.221 | } else { 2021-12-23 16:01:20.221 | lno = cfg_attr_count[section, attr]++ 2021-12-23 16:01:20.221 | cfg_attr[section, attr, lno] = value 2021-12-23 16:01:20.221 | } 2021-12-23 16:01:20.221 | } 2021-12-23 16:01:20.221 | END { 2021-12-23 16:01:20.221 | # Process each section in order 2021-12-23 16:01:20.221 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 16:01:20.221 | section = cfg_section[sno] 2021-12-23 16:01:20.221 | # The ini routines simply append a config item immediately 2021-12-23 16:01:20.221 | # after the section header. To keep the same order as defined 2021-12-23 16:01:20.221 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 16:01:20.221 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 16:01:20.221 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 16:01:20.221 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 16:01:20.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 16:01:20.221 | else { 2021-12-23 16:01:20.221 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 16:01:20.221 | count = cfg_attr_count[section, attr] 2021-12-23 16:01:20.221 | print "inidelete " configfile " " section " " attr 2021-12-23 16:01:20.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 16:01:20.221 | for (l = count -2; l >= 0; l--) 2021-12-23 16:01:20.221 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 16:01:20.221 | } 2021-12-23 16:01:20.222 | } 2021-12-23 16:01:20.222 | } 2021-12-23 16:01:20.222 | } 2021-12-23 16:01:20.222 | ' 2021-12-23 16:01:20.222 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.223 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 16:01:20.226 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-23 16:01:20.228 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:20.230 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-23 16:01:20.233 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-23 16:01:20.233 | BEGIN { group = "" } 2021-12-23 16:01:20.233 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:01:20.233 | gsub("[][]", "", $1); 2021-12-23 16:01:20.233 | split($1, a, "|"); 2021-12-23 16:01:20.233 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 16:01:20.233 | group=a[1] 2021-12-23 16:01:20.233 | } else { 2021-12-23 16:01:20.233 | group="" 2021-12-23 16:01:20.233 | } 2021-12-23 16:01:20.233 | next 2021-12-23 16:01:20.233 | } 2021-12-23 16:01:20.233 | { 2021-12-23 16:01:20.234 | if (group != "") 2021-12-23 16:01:20.234 | print $0 2021-12-23 16:01:20.234 | } 2021-12-23 16:01:20.234 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-23 16:01:20.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-23 16:01:20.274 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-23 16:01:20.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-23 16:01:20.310 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-23 16:01:20.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-23 16:01:20.346 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-23 16:01:20.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-23 16:01:20.382 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-23 16:01:20.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-23 16:01:20.419 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-23 16:01:20.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-23 16:01:20.457 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-23 16:01:20.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-23 16:01:20.495 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-23 16:01:20.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-23 16:01:20.533 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.535 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-23 16:01:20.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-23 16:01:20.571 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-23 16:01:20.576 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-23 16:01:20.607 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-23 16:01:20.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-23 16:01:20.643 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-23 16:01:20.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-23 16:01:20.680 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-23 16:01:20.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-23 16:01:20.716 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.718 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-23 16:01:20.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-23 16:01:20.752 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-23 16:01:20.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-23 16:01:20.788 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.791 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-23 16:01:20.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-23 16:01:20.825 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.828 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 16:01:20.831 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 16:01:20.833 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 16:01:20.837 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-23 16:01:20.839 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-23 16:01:20.842 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-23 16:01:20.845 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-23 16:01:20.848 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-23 16:01:20.851 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-23 16:01:20.853 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-23 16:01:20.856 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-23 16:01:20.859 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.862 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 16:01:20.864 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-23 16:01:20.867 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 16:01:20.870 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-23 16:01:20.873 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-23 16:01:20.876 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-23 16:01:20.879 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-23 16:01:20.882 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-23 16:01:20.883 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.883 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-23 16:01:20.883 | BEGIN { 2021-12-23 16:01:20.883 | section = "" 2021-12-23 16:01:20.883 | last_section = "" 2021-12-23 16:01:20.883 | section_count = 0 2021-12-23 16:01:20.883 | } 2021-12-23 16:01:20.883 | /^\[.+\]/ { 2021-12-23 16:01:20.883 | gsub("[][]", "", $1); 2021-12-23 16:01:20.883 | section=$1 2021-12-23 16:01:20.883 | next 2021-12-23 16:01:20.883 | } 2021-12-23 16:01:20.883 | /^ *\#/ { 2021-12-23 16:01:20.883 | next 2021-12-23 16:01:20.883 | } 2021-12-23 16:01:20.883 | /^[^ \t]+/ { 2021-12-23 16:01:20.883 | # get offset of first = in $0 2021-12-23 16:01:20.883 | eq_idx = index($0, "=") 2021-12-23 16:01:20.883 | # extract attr & value from $0 2021-12-23 16:01:20.883 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 16:01:20.883 | value = substr($0, eq_idx + 1) 2021-12-23 16:01:20.883 | # only need to strip trailing whitespace from attr 2021-12-23 16:01:20.883 | sub(/[ \t]*$/, "", attr) 2021-12-23 16:01:20.884 | # need to strip leading & trailing whitespace from value 2021-12-23 16:01:20.884 | sub(/^[ \t]*/, "", value) 2021-12-23 16:01:20.884 | sub(/[ \t]*$/, "", value) 2021-12-23 16:01:20.884 | 2021-12-23 16:01:20.884 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 16:01:20.884 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 16:01:20.884 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 16:01:20.884 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 16:01:20.884 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 16:01:20.884 | if (section != last_section) { 2021-12-23 16:01:20.884 | cfg_section[section_count++] = section 2021-12-23 16:01:20.884 | last_section = section 2021-12-23 16:01:20.884 | } 2021-12-23 16:01:20.884 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 16:01:20.884 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 16:01:20.884 | 2021-12-23 16:01:20.884 | cfg_attr[section, attr, 0] = value 2021-12-23 16:01:20.884 | cfg_attr_count[section, attr] = 1 2021-12-23 16:01:20.884 | } else { 2021-12-23 16:01:20.884 | lno = cfg_attr_count[section, attr]++ 2021-12-23 16:01:20.884 | cfg_attr[section, attr, lno] = value 2021-12-23 16:01:20.884 | } 2021-12-23 16:01:20.884 | } 2021-12-23 16:01:20.884 | END { 2021-12-23 16:01:20.884 | # Process each section in order 2021-12-23 16:01:20.884 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 16:01:20.884 | section = cfg_section[sno] 2021-12-23 16:01:20.884 | # The ini routines simply append a config item immediately 2021-12-23 16:01:20.884 | # after the section header. To keep the same order as defined 2021-12-23 16:01:20.884 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 16:01:20.884 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 16:01:20.884 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 16:01:20.884 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 16:01:20.884 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 16:01:20.884 | else { 2021-12-23 16:01:20.885 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 16:01:20.885 | count = cfg_attr_count[section, attr] 2021-12-23 16:01:20.885 | print "inidelete " configfile " " section " " attr 2021-12-23 16:01:20.885 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 16:01:20.885 | for (l = count -2; l >= 0; l--) 2021-12-23 16:01:20.885 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 16:01:20.885 | } 2021-12-23 16:01:20.885 | } 2021-12-23 16:01:20.885 | } 2021-12-23 16:01:20.885 | } 2021-12-23 16:01:20.885 | ' 2021-12-23 16:01:20.885 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.887 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 16:01:20.890 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-23 16:01:20.892 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:20.894 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-23 16:01:20.897 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-23 16:01:20.897 | BEGIN { group = "" } 2021-12-23 16:01:20.897 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:01:20.897 | gsub("[][]", "", $1); 2021-12-23 16:01:20.897 | split($1, a, "|"); 2021-12-23 16:01:20.897 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 16:01:20.897 | group=a[1] 2021-12-23 16:01:20.897 | } else { 2021-12-23 16:01:20.897 | group="" 2021-12-23 16:01:20.897 | } 2021-12-23 16:01:20.897 | next 2021-12-23 16:01:20.897 | } 2021-12-23 16:01:20.897 | { 2021-12-23 16:01:20.897 | if (group != "") 2021-12-23 16:01:20.897 | print $0 2021-12-23 16:01:20.897 | } 2021-12-23 16:01:20.898 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:01:20.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-23 16:01:20.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-23 16:01:20.933 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-23 16:01:20.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-23 16:01:20.965 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-23 16:01:20.970 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-23 16:01:20.996 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:20.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-23 16:01:21.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-23 16:01:21.027 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-23 16:01:21.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-23 16:01:21.058 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-23 16:01:21.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-23 16:01:21.089 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-23 16:01:21.094 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-23 16:01:21.120 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.122 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-23 16:01:21.125 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-23 16:01:21.150 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.154 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-23 16:01:21.156 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-23 16:01:21.159 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-23 16:01:21.162 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.165 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:01:21.172 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:01:21.174 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-23 16:01:21.177 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:01:21.181 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-23 16:01:21.183 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-23 16:01:21.186 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.189 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:21.192 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 16:01:21.194 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.197 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 16:01:21.200 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.203 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:01:21.206 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:01:21.208 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-23 16:01:21.211 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.212 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.212 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-23 16:01:21.212 | BEGIN { 2021-12-23 16:01:21.212 | section = "" 2021-12-23 16:01:21.212 | last_section = "" 2021-12-23 16:01:21.212 | section_count = 0 2021-12-23 16:01:21.212 | } 2021-12-23 16:01:21.212 | /^\[.+\]/ { 2021-12-23 16:01:21.213 | gsub("[][]", "", $1); 2021-12-23 16:01:21.213 | section=$1 2021-12-23 16:01:21.213 | next 2021-12-23 16:01:21.213 | } 2021-12-23 16:01:21.213 | /^ *\#/ { 2021-12-23 16:01:21.213 | next 2021-12-23 16:01:21.213 | } 2021-12-23 16:01:21.213 | /^[^ \t]+/ { 2021-12-23 16:01:21.213 | # get offset of first = in $0 2021-12-23 16:01:21.213 | eq_idx = index($0, "=") 2021-12-23 16:01:21.213 | # extract attr & value from $0 2021-12-23 16:01:21.213 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 16:01:21.213 | value = substr($0, eq_idx + 1) 2021-12-23 16:01:21.213 | # only need to strip trailing whitespace from attr 2021-12-23 16:01:21.213 | sub(/[ \t]*$/, "", attr) 2021-12-23 16:01:21.213 | # need to strip leading & trailing whitespace from value 2021-12-23 16:01:21.213 | sub(/^[ \t]*/, "", value) 2021-12-23 16:01:21.213 | sub(/[ \t]*$/, "", value) 2021-12-23 16:01:21.213 | 2021-12-23 16:01:21.213 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 16:01:21.213 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 16:01:21.213 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 16:01:21.213 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 16:01:21.213 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 16:01:21.213 | if (section != last_section) { 2021-12-23 16:01:21.213 | cfg_section[section_count++] = section 2021-12-23 16:01:21.213 | last_section = section 2021-12-23 16:01:21.213 | } 2021-12-23 16:01:21.213 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 16:01:21.213 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 16:01:21.213 | 2021-12-23 16:01:21.213 | cfg_attr[section, attr, 0] = value 2021-12-23 16:01:21.213 | cfg_attr_count[section, attr] = 1 2021-12-23 16:01:21.213 | } else { 2021-12-23 16:01:21.214 | lno = cfg_attr_count[section, attr]++ 2021-12-23 16:01:21.214 | cfg_attr[section, attr, lno] = value 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | END { 2021-12-23 16:01:21.214 | # Process each section in order 2021-12-23 16:01:21.214 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 16:01:21.214 | section = cfg_section[sno] 2021-12-23 16:01:21.214 | # The ini routines simply append a config item immediately 2021-12-23 16:01:21.214 | # after the section header. To keep the same order as defined 2021-12-23 16:01:21.214 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 16:01:21.214 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 16:01:21.214 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 16:01:21.214 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 16:01:21.214 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 16:01:21.214 | else { 2021-12-23 16:01:21.214 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 16:01:21.214 | count = cfg_attr_count[section, attr] 2021-12-23 16:01:21.214 | print "inidelete " configfile " " section " " attr 2021-12-23 16:01:21.214 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 16:01:21.214 | for (l = count -2; l >= 0; l--) 2021-12-23 16:01:21.214 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | } 2021-12-23 16:01:21.214 | ' 2021-12-23 16:01:21.214 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:01:21.217 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 16:01:21.220 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-23 16:01:21.223 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:01:21.225 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-23 16:01:21.228 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-23 16:01:21.228 | BEGIN { group = "" } 2021-12-23 16:01:21.228 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:01:21.228 | gsub("[][]", "", $1); 2021-12-23 16:01:21.228 | split($1, a, "|"); 2021-12-23 16:01:21.228 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 16:01:21.228 | group=a[1] 2021-12-23 16:01:21.228 | } else { 2021-12-23 16:01:21.228 | group="" 2021-12-23 16:01:21.228 | } 2021-12-23 16:01:21.228 | next 2021-12-23 16:01:21.228 | } 2021-12-23 16:01:21.228 | { 2021-12-23 16:01:21.228 | if (group != "") 2021-12-23 16:01:21.228 | print $0 2021-12-23 16:01:21.228 | } 2021-12-23 16:01:21.228 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:01:21.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-23 16:01:21.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-23 16:01:21.263 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.266 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-23 16:01:21.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-23 16:01:21.295 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:01:21.298 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-23 16:01:21.314 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:21.317 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-23 16:01:21.319 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:01:21.322 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-23 16:01:21.324 | + ./stack.sh:main:1238 : start_swift 2021-12-23 16:01:21.328 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-23 16:01:21.330 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-23 16:01:21.333 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-23 16:01:21.391 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-23 16:01:21.394 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 16:01:21.396 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 16:01:21.398 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-23 16:01:21.450 | Restarting rsync (via systemctl): rsync.service. 2021-12-23 16:01:21.456 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-23 16:01:21.458 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-23 16:01:21.461 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-23 16:01:21.463 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-23 16:01:21.466 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 16:01:21.468 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.471 | + functions-common:run_process:1582 : local service=s-object 2021-12-23 16:01:21.473 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.476 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:21.478 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:21.481 | + functions-common:run_process:1587 : local name=s-object 2021-12-23 16:01:21.484 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:21.486 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:21.488 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:21.491 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:21.494 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:21.498 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275281495 2021-12-23 16:01:21.501 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-23 16:01:21.520 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:21.523 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-23 16:01:21.525 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-23 16:01:21.528 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.531 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.533 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.535 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.538 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-23 16:01:21.540 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-23 16:01:21.543 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-23 16:01:21.546 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:21.548 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:21.550 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-23 16:01:21.553 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-23 16:01:21.555 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-23 16:01:21.557 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.560 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:21.562 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:21.564 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:21.566 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:21.569 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-23 16:01:21.571 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:21.574 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-23 16:01:21.628 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-23 16:01:21.683 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-23 16:01:21.728 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-23 16:01:21.774 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-23 16:01:21.819 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:21.865 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:21.867 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-23 16:01:21.922 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:22.119 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-23 16:01:22.132 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-23 16:01:22.302 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-23 16:01:22.321 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:22.323 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:22.326 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:22.329 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:22.331 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:22.333 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:22.336 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:22.338 | + functions-common:time_stop:2338 : start_time=1640275281495 2021-12-23 16:01:22.340 | + functions-common:time_stop:2340 : [[ -z 1640275281495 ]] 2021-12-23 16:01:22.344 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:22.348 | + functions-common:time_stop:2343 : end_time=1640275282345 2021-12-23 16:01:22.350 | + functions-common:time_stop:2344 : elapsed_time=850 2021-12-23 16:01:22.352 | + functions-common:time_stop:2345 : total=1999 2021-12-23 16:01:22.355 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:22.357 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2849 2021-12-23 16:01:22.359 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 16:01:22.362 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.364 | + functions-common:run_process:1582 : local service=s-container 2021-12-23 16:01:22.367 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.369 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:22.371 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:22.374 | + functions-common:run_process:1587 : local name=s-container 2021-12-23 16:01:22.377 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:22.379 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:22.381 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:22.384 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:22.387 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:22.391 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275282388 2021-12-23 16:01:22.393 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-23 16:01:22.409 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:22.412 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-23 16:01:22.414 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-23 16:01:22.416 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.419 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.422 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.424 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.427 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-23 16:01:22.429 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-23 16:01:22.431 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-23 16:01:22.434 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:22.436 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:22.438 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-23 16:01:22.441 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-23 16:01:22.443 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-23 16:01:22.446 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.448 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:22.450 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:22.453 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:22.455 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:22.457 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-23 16:01:22.460 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:22.464 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-23 16:01:22.521 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-23 16:01:22.577 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-23 16:01:22.624 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-23 16:01:22.670 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-23 16:01:22.716 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:22.762 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:22.765 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-23 16:01:22.821 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:23.019 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-23 16:01:23.033 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-23 16:01:23.243 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-23 16:01:23.264 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:23.266 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:23.268 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:23.271 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:23.273 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:23.275 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:23.278 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:23.280 | + functions-common:time_stop:2338 : start_time=1640275282388 2021-12-23 16:01:23.283 | + functions-common:time_stop:2340 : [[ -z 1640275282388 ]] 2021-12-23 16:01:23.286 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:23.289 | + functions-common:time_stop:2343 : end_time=1640275283286 2021-12-23 16:01:23.291 | + functions-common:time_stop:2344 : elapsed_time=898 2021-12-23 16:01:23.294 | + functions-common:time_stop:2345 : total=2849 2021-12-23 16:01:23.296 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:23.299 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3747 2021-12-23 16:01:23.301 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-23 16:01:23.303 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.306 | + functions-common:run_process:1582 : local service=s-account 2021-12-23 16:01:23.308 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.311 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:23.314 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:23.316 | + functions-common:run_process:1587 : local name=s-account 2021-12-23 16:01:23.318 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:23.321 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:23.323 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:23.327 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:23.329 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:23.333 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275283330 2021-12-23 16:01:23.335 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-23 16:01:23.355 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:23.357 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-23 16:01:23.360 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-23 16:01:23.362 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.364 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.367 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.369 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.372 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-23 16:01:23.375 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-23 16:01:23.377 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-23 16:01:23.380 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:23.382 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:23.385 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-23 16:01:23.387 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-23 16:01:23.390 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-23 16:01:23.392 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.395 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:23.397 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:23.400 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:23.402 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:23.405 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-23 16:01:23.408 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:23.412 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-23 16:01:23.473 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-23 16:01:23.540 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-23 16:01:23.587 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-23 16:01:23.633 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-23 16:01:23.681 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:23.727 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:23.730 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-23 16:01:23.785 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:24.005 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-23 16:01:24.020 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-23 16:01:24.235 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-23 16:01:24.256 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:24.259 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:24.261 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:24.265 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:24.267 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:24.270 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:24.272 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:24.274 | + functions-common:time_stop:2338 : start_time=1640275283330 2021-12-23 16:01:24.277 | + functions-common:time_stop:2340 : [[ -z 1640275283330 ]] 2021-12-23 16:01:24.284 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:24.292 | + functions-common:time_stop:2343 : end_time=1640275284285 2021-12-23 16:01:24.295 | + functions-common:time_stop:2344 : elapsed_time=955 2021-12-23 16:01:24.297 | + functions-common:time_stop:2345 : total=3747 2021-12-23 16:01:24.299 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:24.302 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4702 2021-12-23 16:01:24.304 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-23 16:01:24.306 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-23 16:01:24.350 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.353 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-23 16:01:24.355 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.358 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:24.360 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:24.363 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-23 16:01:24.365 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:24.367 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:24.376 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:24.378 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:24.384 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:24.388 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275284385 2021-12-23 16:01:24.391 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-23 16:01:24.409 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:24.412 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-23 16:01:24.414 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-23 16:01:24.416 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.419 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.422 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.424 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.427 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-23 16:01:24.429 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-23 16:01:24.431 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-23 16:01:24.434 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:24.437 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:24.439 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-23 16:01:24.441 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-23 16:01:24.444 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-23 16:01:24.446 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.448 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:24.451 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:24.454 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:24.456 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:24.458 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-23 16:01:24.460 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:24.464 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-23 16:01:24.521 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-23 16:01:24.576 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-23 16:01:24.622 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-23 16:01:24.669 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-23 16:01:24.715 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:24.760 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:24.763 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-23 16:01:24.822 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:25.055 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-23 16:01:25.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-23 16:01:25.271 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-23 16:01:25.291 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:25.294 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:25.297 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:25.299 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:25.301 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:25.304 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:25.306 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:25.308 | + functions-common:time_stop:2338 : start_time=1640275284385 2021-12-23 16:01:25.311 | + functions-common:time_stop:2340 : [[ -z 1640275284385 ]] 2021-12-23 16:01:25.324 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:25.328 | + functions-common:time_stop:2343 : end_time=1640275285325 2021-12-23 16:01:25.331 | + functions-common:time_stop:2344 : elapsed_time=940 2021-12-23 16:01:25.333 | + functions-common:time_stop:2345 : total=4702 2021-12-23 16:01:25.335 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:25.338 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5642 2021-12-23 16:01:25.341 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-23 16:01:25.358 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:01:25.361 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.363 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-23 16:01:25.365 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.368 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:25.370 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:25.373 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-23 16:01:25.375 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:25.377 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:25.380 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:25.382 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:25.385 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:25.389 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275285386 2021-12-23 16:01:25.392 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-23 16:01:25.407 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:25.410 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-23 16:01:25.412 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-23 16:01:25.414 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.417 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.419 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.422 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.424 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-23 16:01:25.427 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-23 16:01:25.429 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-23 16:01:25.431 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:25.434 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:25.437 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-23 16:01:25.439 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-23 16:01:25.442 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-23 16:01:25.444 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.446 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:25.449 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:25.452 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:25.454 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:25.456 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-23 16:01:25.459 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:25.462 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-23 16:01:25.518 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-23 16:01:25.573 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-23 16:01:25.619 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-23 16:01:25.666 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-23 16:01:25.714 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:25.760 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:25.762 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-23 16:01:25.818 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:26.036 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-23 16:01:26.049 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-23 16:01:26.258 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-23 16:01:26.279 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:26.282 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:26.284 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:26.286 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:26.289 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:26.291 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:26.294 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:26.296 | + functions-common:time_stop:2338 : start_time=1640275285386 2021-12-23 16:01:26.298 | + functions-common:time_stop:2340 : [[ -z 1640275285386 ]] 2021-12-23 16:01:26.301 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:26.306 | + functions-common:time_stop:2343 : end_time=1640275286302 2021-12-23 16:01:26.309 | + functions-common:time_stop:2344 : elapsed_time=916 2021-12-23 16:01:26.312 | + functions-common:time_stop:2345 : total=5642 2021-12-23 16:01:26.314 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:26.316 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6558 2021-12-23 16:01:26.319 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-23 16:01:26.319 | Waiting for swift proxy to start... 2021-12-23 16:01:26.321 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.67:8080/info 2021-12-23 16:01:26.324 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 16:01:26.327 | + functions:wait_for_service:445 : local url=http://10.222.0.67:8080/info 2021-12-23 16:01:26.329 | + functions:wait_for_service:446 : local rval=0 2021-12-23 16:01:26.331 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 16:01:26.334 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 16:01:26.336 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:26.339 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:26.342 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:26.345 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275286343 2021-12-23 16:01:26.348 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 16:01:26.353 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2021-12-23 16:01:26.365 | + :: : [[ 000 == 503 ]] 2021-12-23 16:01:26.366 | + :: : [[ 7 -eq 7 ]] 2021-12-23 16:01:26.368 | + :: : sleep 1 2021-12-23 16:01:27.371 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2021-12-23 16:01:27.383 | + :: : [[ 000 == 503 ]] 2021-12-23 16:01:27.385 | + :: : [[ 7 -eq 7 ]] 2021-12-23 16:01:27.386 | + :: : sleep 1 2021-12-23 16:01:28.389 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2021-12-23 16:01:28.401 | + :: : [[ 000 == 503 ]] 2021-12-23 16:01:28.403 | + :: : [[ 7 -eq 7 ]] 2021-12-23 16:01:28.405 | + :: : sleep 1 2021-12-23 16:01:29.408 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2021-12-23 16:01:29.678 | + :: : [[ 200 == 503 ]] 2021-12-23 16:01:29.679 | + :: : [[ 0 -eq 7 ]] 2021-12-23 16:01:29.682 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 16:01:29.685 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:29.687 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:29.690 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:29.692 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:29.694 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:29.697 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 16:01:29.699 | + functions-common:time_stop:2338 : start_time=1640275286343 2021-12-23 16:01:29.702 | + functions-common:time_stop:2340 : [[ -z 1640275286343 ]] 2021-12-23 16:01:29.705 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:29.709 | + functions-common:time_stop:2343 : end_time=1640275289706 2021-12-23 16:01:29.711 | + functions-common:time_stop:2344 : elapsed_time=3363 2021-12-23 16:01:29.713 | + functions-common:time_stop:2345 : total=3699 2021-12-23 16:01:29.716 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:29.719 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7062 2021-12-23 16:01:29.722 | + functions:wait_for_service:454 : return 0 2021-12-23 16:01:29.724 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-23 16:01:29.727 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-23 16:01:29.743 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:29.745 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-23 16:01:29.748 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:01:29.751 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-23 16:01:29.753 | + ./stack.sh:main:1244 : start_glance 2021-12-23 16:01:29.756 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-23 16:01:29.758 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-23 16:01:29.774 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:01:29.777 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.780 | + functions-common:run_process:1582 : local service=g-reg 2021-12-23 16:01:29.782 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.785 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:29.787 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:29.790 | + functions-common:run_process:1587 : local name=g-reg 2021-12-23 16:01:29.792 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:29.795 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:29.798 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:29.800 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:29.803 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:29.807 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275289804 2021-12-23 16:01:29.810 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-23 16:01:29.826 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:29.828 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-23 16:01:29.831 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-23 16:01:29.833 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.836 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.838 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.840 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.843 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-23 16:01:29.845 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-23 16:01:29.848 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-23 16:01:29.850 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:29.853 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:29.855 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-23 16:01:29.858 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-12-23 16:01:29.861 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-23 16:01:29.863 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:29.865 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:01:29.868 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:01:29.870 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:01:29.873 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:01:29.875 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-23 16:01:29.877 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:01:29.881 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-23 16:01:29.936 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-23 16:01:29.990 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-23 16:01:30.035 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-23 16:01:30.081 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-23 16:01:30.127 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:30.174 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:01:30.177 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-23 16:01:30.233 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:01:30.449 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-23 16:01:30.462 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-23 16:01:30.646 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-23 16:01:30.665 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:30.668 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:30.670 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:30.673 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:30.675 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:30.678 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:30.680 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:30.682 | + functions-common:time_stop:2338 : start_time=1640275289804 2021-12-23 16:01:30.685 | + functions-common:time_stop:2340 : [[ -z 1640275289804 ]] 2021-12-23 16:01:30.688 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:30.692 | + functions-common:time_stop:2343 : end_time=1640275290689 2021-12-23 16:01:30.694 | + functions-common:time_stop:2344 : elapsed_time=885 2021-12-23 16:01:30.697 | + functions-common:time_stop:2345 : total=6558 2021-12-23 16:01:30.699 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:30.702 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7443 2021-12-23 16:01:30.704 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 16:01:30.708 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-23 16:01:30.711 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.714 | + functions-common:run_process:1582 : local service=g-api 2021-12-23 16:01:30.717 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.719 | + functions-common:run_process:1584 : local group= 2021-12-23 16:01:30.721 | + functions-common:run_process:1585 : local user= 2021-12-23 16:01:30.724 | + functions-common:run_process:1587 : local name=g-api 2021-12-23 16:01:30.726 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:01:30.729 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:01:30.732 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:30.734 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:30.737 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:30.740 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275290738 2021-12-23 16:01:30.743 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-23 16:01:30.760 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:30.762 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-23 16:01:30.765 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-23 16:01:30.767 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.770 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.772 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.775 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.777 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-23 16:01:30.780 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-23 16:01:30.782 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-23 16:01:30.784 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:01:30.787 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:01:30.789 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-23 16:01:30.792 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-23 16:01:30.794 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-23 16:01:30.797 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:30.799 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 16:01:30.802 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 16:01:30.804 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-23 16:01:30.806 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 16:01:30.811 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-23 16:01:30.866 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-23 16:01:30.923 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-23 16:01:30.971 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-23 16:01:31.018 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:01:31.066 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-23 16:01:31.112 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-23 16:01:31.159 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-23 16:01:31.214 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-23 16:01:31.262 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-23 16:01:31.309 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 16:01:31.311 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-23 16:01:31.367 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 16:01:31.586 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-23 16:01:31.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-23 16:01:31.835 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-23 16:01:31.914 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:01:31.917 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:31.921 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:31.923 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:31.926 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:31.928 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:31.931 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:01:31.933 | + functions-common:time_stop:2338 : start_time=1640275290738 2021-12-23 16:01:31.938 | + functions-common:time_stop:2340 : [[ -z 1640275290738 ]] 2021-12-23 16:01:31.942 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:31.944 | + functions-common:time_stop:2343 : end_time=1640275291941 2021-12-23 16:01:31.947 | + functions-common:time_stop:2344 : elapsed_time=1203 2021-12-23 16:01:31.949 | + functions-common:time_stop:2345 : total=7443 2021-12-23 16:01:31.952 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:31.955 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8646 2021-12-23 16:01:31.959 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.67) to start...' 2021-12-23 16:01:31.959 | Waiting for g-api (10.222.0.67) to start... 2021-12-23 16:01:31.961 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.67/image 2021-12-23 16:01:31.964 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 16:01:31.967 | + functions:wait_for_service:445 : local url=http://10.222.0.67/image 2021-12-23 16:01:31.969 | + functions:wait_for_service:446 : local rval=0 2021-12-23 16:01:31.972 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 16:01:31.974 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 16:01:31.978 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:01:31.984 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:01:31.988 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:01:31.991 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275291988 2021-12-23 16:01:31.993 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 16:01:32.000 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/image 2021-12-23 16:01:35.547 | + :: : [[ 300 == 503 ]] 2021-12-23 16:01:35.548 | + :: : [[ 0 -eq 7 ]] 2021-12-23 16:01:35.551 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 16:01:35.553 | + functions-common:time_stop:2331 : local name 2021-12-23 16:01:35.556 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:01:35.558 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:01:35.561 | + functions-common:time_stop:2334 : local total 2021-12-23 16:01:35.564 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:01:35.566 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 16:01:35.569 | + functions-common:time_stop:2338 : start_time=1640275291988 2021-12-23 16:01:35.571 | + functions-common:time_stop:2340 : [[ -z 1640275291988 ]] 2021-12-23 16:01:35.574 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:01:35.578 | + functions-common:time_stop:2343 : end_time=1640275295575 2021-12-23 16:01:35.580 | + functions-common:time_stop:2344 : elapsed_time=3587 2021-12-23 16:01:35.582 | + functions-common:time_stop:2345 : total=7062 2021-12-23 16:01:35.585 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:01:35.587 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10649 2021-12-23 16:01:35.589 | + functions:wait_for_service:454 : return 0 2021-12-23 16:01:35.592 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-23 16:01:35.609 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:35.611 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-23 16:01:35.628 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:01:35.631 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-23 16:01:35.633 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:01:35.636 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-23 16:01:35.639 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-23 16:01:35.641 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:35.643 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:35.645 | + functions:upload_image:91 : local image image_fname image_name 2021-12-23 16:01:35.648 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-23 16:01:35.652 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:35.655 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:35.657 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-23 16:01:35.659 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-23 16:01:35.661 | + functions:upload_image:99 : 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 2021-12-23 16:01:35.664 | --2021-12-23 16:01:35-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:35.665 | Connecting to 10.100.0.9:80... connected. 2021-12-23 16:01:35.667 | HTTP request sent, awaiting response... 200 OK 2021-12-23 16:01:35.667 | Length: 645922816 (616M) 2021-12-23 16:01:35.667 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-23 16:01:35.687 | 2021-12-23 16:01:35.975 | 0K ........ ........ ........ ........ 5% 107M 5s 2021-12-23 16:01:36.261 | 32768K ........ ........ ........ ........ 10% 113M 5s 2021-12-23 16:01:36.546 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-23 16:01:36.831 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-23 16:01:37.116 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-23 16:01:37.401 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-23 16:01:37.686 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-23 16:01:37.972 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-23 16:01:38.256 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-23 16:01:38.542 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-23 16:01:38.827 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-23 16:01:39.112 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-23 16:01:39.397 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-23 16:01:39.682 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-23 16:01:39.967 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-23 16:01:40.252 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-23 16:01:40.538 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-23 16:01:40.823 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-23 16:01:41.109 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-23 16:01:41.170 | 622592K ........ 100% 112M=5.5s 2021-12-23 16:01:41.170 | 2021-12-23 16:01:41.171 | 2021-12-23 16:01:41 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-23 16:01:41.171 | 2021-12-23 16:01:41.174 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-23 16:01:41.176 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:41.178 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-23 16:01:41.180 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-23 16:01:41.182 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-23 16:01:41.184 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-23 16:01:41.187 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-23 16:01:41.189 | + functions:upload_image:290 : local kernel= 2021-12-23 16:01:41.191 | + functions:upload_image:291 : local ramdisk= 2021-12-23 16:01:41.193 | + functions:upload_image:292 : local disk_format= 2021-12-23 16:01:41.195 | + functions:upload_image:293 : local container_format= 2021-12-23 16:01:41.197 | + functions:upload_image:294 : local unpack= 2021-12-23 16:01:41.200 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-23 16:01:41.202 | + functions:upload_image:296 : case "$image_fname" in 2021-12-23 16:01:41.204 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:41.207 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:41.210 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-23 16:01:41.214 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-23 16:01:41.214 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-23 16:01:41.219 | + functions:upload_image:363 : disk_format=vhdx 2021-12-23 16:01:41.221 | + functions:upload_image:364 : container_format=bare 2021-12-23 16:01:41.223 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-23 16:01:41.225 | + functions:upload_image:372 : is_arch ppc64le 2021-12-23 16:01:41.228 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 16:01:41.231 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-23 16:01:41.234 | + functions:upload_image:372 : is_arch ppc64 2021-12-23 16:01:41.237 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 16:01:41.240 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-23 16:01:41.242 | + functions:upload_image:372 : is_arch ppc 2021-12-23 16:01:41.245 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 16:01:41.248 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-23 16:01:41.250 | + functions:upload_image:376 : is_arch aarch64 2021-12-23 16:01:41.253 | ++ functions-common:is_arch:428 : uname -m 2021-12-23 16:01:41.256 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-23 16:01:41.258 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-23 16:01:41.260 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-23 16:01:41.263 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-23 16:01:41.265 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-23 16:01:41.267 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-12-23 16:01:59.906 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:01:59.906 | | Field | Value | 2021-12-23 16:01:59.906 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:01:59.906 | | container_format | bare | 2021-12-23 16:01:59.906 | | created_at | 2021-12-23T16:01:45Z | 2021-12-23 16:01:59.906 | | disk_format | vhdx | 2021-12-23 16:01:59.906 | | file | /v2/images/f2b54387-081f-4f8d-916b-d542a10ae617/file | 2021-12-23 16:01:59.906 | | id | f2b54387-081f-4f8d-916b-d542a10ae617 | 2021-12-23 16:01:59.906 | | min_disk | 0 | 2021-12-23 16:01:59.906 | | min_ram | 0 | 2021-12-23 16:01:59.906 | | name | ubuntu-16 | 2021-12-23 16:01:59.906 | | owner | cdad8dc34b7d4586b3a17c94ea488d2b | 2021-12-23 16:01:59.906 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='', self='/v2/images/f2b54387-081f-4f8d-916b-d542a10ae617' | 2021-12-23 16:01:59.906 | | protected | False | 2021-12-23 16:01:59.906 | | schema | /v2/schemas/image | 2021-12-23 16:01:59.906 | | status | queued | 2021-12-23 16:01:59.906 | | tags | | 2021-12-23 16:01:59.906 | | updated_at | 2021-12-23T16:01:45Z | 2021-12-23 16:01:59.906 | | visibility | public | 2021-12-23 16:01:59.906 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:02:00.015 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 16:02:00.018 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-23 16:02:00.034 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:00.036 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 16:02:00.062 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 16:02:00.089 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-23 16:02:00.106 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:00.112 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-23 16:02:00.140 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-23 16:02:00.160 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:00.163 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-23 16:02:00.165 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:02:00.168 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-23 16:02:00.171 | + ./stack.sh:main:1283 : start_nova_api 2021-12-23 16:02:00.173 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-23 16:02:00.176 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-23 16:02:00.178 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-23 16:02:00.180 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-23 16:02:00.197 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:02:00.200 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:02:00.203 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:02:00.206 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:02:00.208 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-23 16:02:00.212 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-23 16:02:00.215 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.218 | + functions-common:run_process:1582 : local service=n-api 2021-12-23 16:02:00.221 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.224 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:00.226 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:00.229 | + functions-common:run_process:1587 : local name=n-api 2021-12-23 16:02:00.231 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:00.235 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:00.237 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:00.240 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:00.243 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:00.247 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275320244 2021-12-23 16:02:00.250 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-23 16:02:00.266 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:00.268 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-23 16:02:00.271 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-23 16:02:00.273 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.276 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.278 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.281 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.283 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-23 16:02:00.286 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-23 16:02:00.289 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-23 16:02:00.291 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:00.293 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:00.297 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-23 16:02:00.299 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-23 16:02:00.302 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-23 16:02:00.304 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.306 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 16:02:00.308 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 16:02:00.312 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-23 16:02:00.314 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 16:02:00.318 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-23 16:02:00.372 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-23 16:02:00.428 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-23 16:02:00.474 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-23 16:02:00.520 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:00.567 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-23 16:02:00.614 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-23 16:02:00.661 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-23 16:02:00.708 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-23 16:02:00.754 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-23 16:02:00.800 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 16:02:00.803 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-23 16:02:00.859 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 16:02:01.056 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-23 16:02:01.070 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-23 16:02:01.275 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-23 16:02:01.350 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:01.353 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:01.355 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:01.358 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:01.361 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:01.363 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:01.366 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:01.368 | + functions-common:time_stop:2338 : start_time=1640275320244 2021-12-23 16:02:01.371 | + functions-common:time_stop:2340 : [[ -z 1640275320244 ]] 2021-12-23 16:02:01.374 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:01.378 | + functions-common:time_stop:2343 : end_time=1640275321375 2021-12-23 16:02:01.380 | + functions-common:time_stop:2344 : elapsed_time=1131 2021-12-23 16:02:01.383 | + functions-common:time_stop:2345 : total=8646 2021-12-23 16:02:01.385 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:01.388 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9777 2021-12-23 16:02:01.390 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.67/compute/v2.1/ 2021-12-23 16:02:01.393 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-23 16:02:01.393 | Waiting for nova-api to start... 2021-12-23 16:02:01.395 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.67/compute/v2.1/ 2021-12-23 16:02:01.398 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 16:02:01.400 | + functions:wait_for_service:445 : local url=http://10.222.0.67/compute/v2.1/ 2021-12-23 16:02:01.403 | + functions:wait_for_service:446 : local rval=0 2021-12-23 16:02:01.406 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 16:02:01.408 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 16:02:01.411 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:01.413 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:01.417 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:01.421 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275321418 2021-12-23 16:02:01.423 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 16:02:01.429 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/compute/v2.1/ 2021-12-23 16:02:07.478 | + :: : [[ 200 == 503 ]] 2021-12-23 16:02:07.479 | + :: : [[ 0 -eq 7 ]] 2021-12-23 16:02:07.483 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 16:02:07.486 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:07.488 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:07.491 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:07.493 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:07.496 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:07.498 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 16:02:07.501 | + functions-common:time_stop:2338 : start_time=1640275321418 2021-12-23 16:02:07.504 | + functions-common:time_stop:2340 : [[ -z 1640275321418 ]] 2021-12-23 16:02:07.507 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:07.511 | + functions-common:time_stop:2343 : end_time=1640275327508 2021-12-23 16:02:07.513 | + functions-common:time_stop:2344 : elapsed_time=6090 2021-12-23 16:02:07.516 | + functions-common:time_stop:2345 : total=10649 2021-12-23 16:02:07.518 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:07.521 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16739 2021-12-23 16:02:07.523 | + functions:wait_for_service:454 : return 0 2021-12-23 16:02:07.526 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:02:07.529 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:02:07.532 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-23 16:02:07.549 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:02:07.552 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-23 16:02:07.569 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:07.571 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-23 16:02:07.574 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:02:07.577 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-23 16:02:07.580 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-23 16:02:07.582 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-23 16:02:07.585 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-23 16:02:07.618 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-23 16:02:07.620 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-23 16:02:07.624 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-23 16:02:07.627 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-23 16:02:07.629 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-23 16:02:07.632 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-23 16:02:07.635 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-23 16:02:07.637 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-23 16:02:07.641 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-23 16:02:07.644 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-23 16:02:07.646 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-23 16:02:07.649 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-23 16:02:07.651 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.654 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.657 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.659 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-23 16:02:07.662 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.665 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.667 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-23 16:02:07.683 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:02:07.686 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-23 16:02:07.688 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.691 | + functions-common:run_process:1582 : local service=q-svc 2021-12-23 16:02:07.694 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.696 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:07.699 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:07.702 | + functions-common:run_process:1587 : local name=q-svc 2021-12-23 16:02:07.704 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:07.707 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:07.710 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:07.712 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:07.715 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:07.719 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275327716 2021-12-23 16:02:07.721 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-23 16:02:07.737 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:07.740 | + functions-common:run_process:1591 : _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' '' '' 2021-12-23 16:02:07.743 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-23 16:02:07.745 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.748 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.751 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.753 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.756 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-23 16:02:07.758 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-23 16:02:07.761 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-23 16:02:07.763 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:07.766 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:07.769 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-23 16:02:07.771 | + functions-common:_run_under_systemd:1559 : 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 2021-12-23 16:02:07.774 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-23 16:02:07.776 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:07.778 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:07.780 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:07.782 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:07.785 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:07.787 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-23 16:02:07.789 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:07.793 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-23 16:02:07.847 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-23 16:02:07.903 | + functions-common:write_user_unit_file:1477 : 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' 2021-12-23 16:02:07.949 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-23 16:02:07.995 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-23 16:02:08.043 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:08.090 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:08.093 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-23 16:02:08.148 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:08.367 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-23 16:02:08.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-23 16:02:08.593 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-23 16:02:08.613 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:08.616 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:08.618 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:08.621 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:08.624 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:08.627 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:08.629 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:08.632 | + functions-common:time_stop:2338 : start_time=1640275327716 2021-12-23 16:02:08.634 | + functions-common:time_stop:2340 : [[ -z 1640275327716 ]] 2021-12-23 16:02:08.637 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:08.641 | + functions-common:time_stop:2343 : end_time=1640275328638 2021-12-23 16:02:08.644 | + functions-common:time_stop:2344 : elapsed_time=922 2021-12-23 16:02:08.646 | + functions-common:time_stop:2345 : total=9777 2021-12-23 16:02:08.649 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:08.651 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10699 2021-12-23 16:02:08.653 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.67:9696 2021-12-23 16:02:08.656 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-23 16:02:08.673 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:02:08.676 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-23 16:02:08.676 | Waiting for Neutron to start... 2021-12-23 16:02:08.678 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2021-12-23 16:02:08.681 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.67:9696' 'Neutron did not start' 60 2021-12-23 16:02:08.683 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2021-12-23 16:02:08.686 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-23 16:02:08.689 | + functions-common:test_with_retry:2271 : local until=60 2021-12-23 16:02:08.691 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-23 16:02:08.694 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-23 16:02:08.696 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-23 16:02:08.699 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:08.701 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:08.704 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:08.708 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275328705 2021-12-23 16:02:08.710 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.67:9696; do sleep 0.5; done' 2021-12-23 16:02:08.715 | 2021-12-23 16:02:08.715 | Redirecting output to ‘wget-log’. 2021-12-23 16:02:09.220 | 2021-12-23 16:02:09.220 | Redirecting output to ‘wget-log.1’. 2021-12-23 16:02:09.724 | 2021-12-23 16:02:09.724 | Redirecting output to ‘wget-log.2’. 2021-12-23 16:02:10.228 | 2021-12-23 16:02:10.228 | Redirecting output to ‘wget-log.3’. 2021-12-23 16:02:10.733 | 2021-12-23 16:02:10.733 | Redirecting output to ‘wget-log.4’. 2021-12-23 16:02:11.237 | 2021-12-23 16:02:11.237 | Redirecting output to ‘wget-log.5’. 2021-12-23 16:02:11.742 | 2021-12-23 16:02:11.742 | Redirecting output to ‘wget-log.6’. 2021-12-23 16:02:12.246 | 2021-12-23 16:02:12.246 | Redirecting output to ‘wget-log.7’. 2021-12-23 16:02:12.751 | 2021-12-23 16:02:12.751 | Redirecting output to ‘wget-log.8’. 2021-12-23 16:02:13.255 | 2021-12-23 16:02:13.255 | Redirecting output to ‘wget-log.9’. 2021-12-23 16:02:13.760 | 2021-12-23 16:02:13.760 | Redirecting output to ‘wget-log.10’. 2021-12-23 16:02:14.265 | 2021-12-23 16:02:14.265 | Redirecting output to ‘wget-log.11’. 2021-12-23 16:02:14.282 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.67:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-23 16:02:14.285 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:14.287 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:14.290 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:14.292 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:14.295 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:14.297 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-23 16:02:14.299 | + functions-common:time_stop:2338 : start_time=1640275328705 2021-12-23 16:02:14.302 | + functions-common:time_stop:2340 : [[ -z 1640275328705 ]] 2021-12-23 16:02:14.305 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:14.308 | + functions-common:time_stop:2343 : end_time=1640275334306 2021-12-23 16:02:14.312 | + functions-common:time_stop:2344 : elapsed_time=5601 2021-12-23 16:02:14.314 | + functions-common:time_stop:2345 : total=0 2021-12-23 16:02:14.316 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:14.319 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5601 2021-12-23 16:02:14.321 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-23 16:02:14.338 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:14.341 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-23 16:02:14.343 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:02:14.346 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-23 16:02:14.348 | + ./stack.sh:main:1299 : start_placement 2021-12-23 16:02:14.351 | + lib/placement:start_placement:161 : start_placement_api 2021-12-23 16:02:14.353 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-23 16:02:14.356 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-23 16:02:14.360 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.363 | + functions-common:run_process:1582 : local service=placement-api 2021-12-23 16:02:14.365 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.368 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:14.370 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:14.373 | + functions-common:run_process:1587 : local name=placement-api 2021-12-23 16:02:14.376 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:14.378 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:14.381 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:14.383 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:14.386 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:14.390 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275334387 2021-12-23 16:02:14.393 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-23 16:02:14.409 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:14.412 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-23 16:02:14.414 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-23 16:02:14.417 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.419 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.422 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.425 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.427 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-23 16:02:14.430 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-23 16:02:14.432 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-23 16:02:14.435 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:14.437 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:14.440 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-23 16:02:14.443 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-23 16:02:14.445 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-23 16:02:14.447 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.450 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 16:02:14.452 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 16:02:14.454 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-23 16:02:14.457 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 16:02:14.460 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-23 16:02:14.516 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-23 16:02:14.571 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-23 16:02:14.619 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-23 16:02:14.666 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:14.711 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-23 16:02:14.759 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-23 16:02:14.804 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-23 16:02:14.851 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-23 16:02:14.898 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-23 16:02:14.945 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 16:02:14.948 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-23 16:02:15.005 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 16:02:15.221 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-23 16:02:15.235 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-23 16:02:15.451 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-23 16:02:15.526 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:15.530 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:15.532 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:15.534 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:15.537 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:15.540 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:15.542 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:15.545 | + functions-common:time_stop:2338 : start_time=1640275334387 2021-12-23 16:02:15.548 | + functions-common:time_stop:2340 : [[ -z 1640275334387 ]] 2021-12-23 16:02:15.551 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:15.555 | + functions-common:time_stop:2343 : end_time=1640275335552 2021-12-23 16:02:15.557 | + functions-common:time_stop:2344 : elapsed_time=1165 2021-12-23 16:02:15.560 | + functions-common:time_stop:2345 : total=10699 2021-12-23 16:02:15.563 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:15.565 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11864 2021-12-23 16:02:15.568 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-23 16:02:15.568 | Waiting for placement-api to start... 2021-12-23 16:02:15.571 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.67/placement 2021-12-23 16:02:15.573 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 16:02:15.576 | + functions:wait_for_service:445 : local url=http://10.222.0.67/placement 2021-12-23 16:02:15.578 | + functions:wait_for_service:446 : local rval=0 2021-12-23 16:02:15.581 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 16:02:15.583 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 16:02:15.586 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:15.589 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:15.593 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:15.596 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275335593 2021-12-23 16:02:15.599 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 16:02:15.604 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/placement 2021-12-23 16:02:18.361 | + :: : [[ 200 == 503 ]] 2021-12-23 16:02:18.363 | + :: : [[ 0 -eq 7 ]] 2021-12-23 16:02:18.366 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 16:02:18.369 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:18.371 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:18.374 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:18.377 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:18.380 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:18.382 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 16:02:18.385 | + functions-common:time_stop:2338 : start_time=1640275335593 2021-12-23 16:02:18.387 | + functions-common:time_stop:2340 : [[ -z 1640275335593 ]] 2021-12-23 16:02:18.390 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:18.394 | + functions-common:time_stop:2343 : end_time=1640275338391 2021-12-23 16:02:18.396 | + functions-common:time_stop:2344 : elapsed_time=2798 2021-12-23 16:02:18.399 | + functions-common:time_stop:2345 : total=16739 2021-12-23 16:02:18.401 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:18.404 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19537 2021-12-23 16:02:18.406 | + functions:wait_for_service:454 : return 0 2021-12-23 16:02:18.409 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-23 16:02:18.426 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:18.429 | + ./stack.sh:main:1303 : start_neutron 2021-12-23 16:02:18.431 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-23 16:02:18.436 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 16:02:18.436 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-23 16:02:18.440 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-23 16:02:18.443 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-23 16:02:18.446 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-23 16:02:18.448 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-23 16:02:18.451 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-23 16:02:18.453 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : 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' 2021-12-23 16:02:18.456 | + functions-common:run_process:1582 : local service=q-agt 2021-12-23 16:02:18.458 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.461 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:18.463 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:18.466 | + functions-common:run_process:1587 : local name=q-agt 2021-12-23 16:02:18.468 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:18.471 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:18.473 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:18.476 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:18.479 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:18.483 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275338479 2021-12-23 16:02:18.485 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-23 16:02:18.501 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:18.504 | + functions-common:run_process:1591 : _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' '' '' 2021-12-23 16:02:18.507 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-23 16:02:18.509 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.512 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.514 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.516 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.519 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-23 16:02:18.521 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-23 16:02:18.524 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-23 16:02:18.526 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:18.529 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:18.531 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-23 16:02:18.534 | + functions-common:_run_under_systemd:1559 : 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 2021-12-23 16:02:18.536 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-23 16:02:18.538 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-23 16:02:18.540 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:18.543 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:18.545 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:18.548 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:18.550 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-23 16:02:18.552 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:18.556 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-23 16:02:18.612 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-23 16:02:18.667 | + functions-common:write_user_unit_file:1477 : 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' 2021-12-23 16:02:18.713 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-23 16:02:18.759 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-23 16:02:18.805 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:18.851 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:18.853 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-23 16:02:18.909 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:19.137 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-23 16:02:19.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-23 16:02:19.359 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-23 16:02:19.379 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:19.381 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:19.384 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:19.387 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:19.389 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:19.392 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:19.395 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:19.397 | + functions-common:time_stop:2338 : start_time=1640275338479 2021-12-23 16:02:19.400 | + functions-common:time_stop:2340 : [[ -z 1640275338479 ]] 2021-12-23 16:02:19.403 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:19.407 | + functions-common:time_stop:2343 : end_time=1640275339404 2021-12-23 16:02:19.409 | + functions-common:time_stop:2344 : elapsed_time=925 2021-12-23 16:02:19.412 | + functions-common:time_stop:2345 : total=11864 2021-12-23 16:02:19.414 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:19.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12789 2021-12-23 16:02:19.419 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-23 16:02:19.422 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 16:02:19.425 | + functions-common:is_provider_network:2183 : return 1 2021-12-23 16:02:19.427 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-23 16:02:19.430 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.432 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-23 16:02:19.435 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.437 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:19.440 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:19.442 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-23 16:02:19.445 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:19.447 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:19.449 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:19.452 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:19.456 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:19.459 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275339456 2021-12-23 16:02:19.462 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-23 16:02:19.479 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:19.481 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-23 16:02:19.484 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-23 16:02:19.487 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.489 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.491 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.494 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.497 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-23 16:02:19.500 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-23 16:02:19.502 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-23 16:02:19.505 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:19.508 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:19.510 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-23 16:02:19.513 | + functions-common:_run_under_systemd:1559 : 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 2021-12-23 16:02:19.516 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-23 16:02:19.518 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-23 16:02:19.521 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:19.523 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:19.526 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:19.528 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:19.531 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-23 16:02:19.534 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:19.538 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-23 16:02:19.596 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-23 16:02:19.658 | + functions-common:write_user_unit_file:1477 : 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' 2021-12-23 16:02:19.705 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-23 16:02:19.752 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-23 16:02:19.798 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:19.845 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:19.847 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-23 16:02:19.906 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:20.131 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-23 16:02:20.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-23 16:02:20.365 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-23 16:02:20.385 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:20.388 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:20.391 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:20.394 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:20.396 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:20.399 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:20.401 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:20.403 | + functions-common:time_stop:2338 : start_time=1640275339456 2021-12-23 16:02:20.406 | + functions-common:time_stop:2340 : [[ -z 1640275339456 ]] 2021-12-23 16:02:20.410 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:20.413 | + functions-common:time_stop:2343 : end_time=1640275340410 2021-12-23 16:02:20.416 | + functions-common:time_stop:2344 : elapsed_time=954 2021-12-23 16:02:20.418 | + functions-common:time_stop:2345 : total=12789 2021-12-23 16:02:20.420 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:20.424 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13743 2021-12-23 16:02:20.426 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-23 16:02:20.444 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:02:20.447 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-23 16:02:20.450 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-23 16:02:20.453 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-23 16:02:20.456 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-23 16:02:20.459 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.461 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.464 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.467 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-23 16:02:20.470 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.473 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.475 | + functions-common:run_process:1582 : local service=q-l3 2021-12-23 16:02:20.478 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.480 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:20.483 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:20.485 | + functions-common:run_process:1587 : local name=q-l3 2021-12-23 16:02:20.488 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:20.490 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:20.493 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:20.495 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:20.498 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:20.503 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275340500 2021-12-23 16:02:20.506 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-23 16:02:20.523 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:20.526 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-23 16:02:20.528 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-23 16:02:20.531 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.534 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.536 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.539 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.541 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-23 16:02:20.544 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-23 16:02:20.547 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-23 16:02:20.550 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:20.553 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:20.555 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-23 16:02:20.558 | + functions-common:_run_under_systemd:1559 : 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 2021-12-23 16:02:20.560 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-23 16:02:20.563 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-23 16:02:20.565 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:20.568 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:20.570 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:20.573 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:20.575 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-23 16:02:20.578 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:20.582 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-23 16:02:20.641 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-23 16:02:20.701 | + functions-common:write_user_unit_file:1477 : 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' 2021-12-23 16:02:20.753 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-23 16:02:20.804 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-23 16:02:20.860 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:20.911 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:20.914 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-23 16:02:20.974 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:21.205 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-23 16:02:21.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-23 16:02:21.440 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-23 16:02:21.464 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:21.466 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:21.469 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:21.472 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:21.474 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:21.477 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:21.479 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:21.482 | + functions-common:time_stop:2338 : start_time=1640275340500 2021-12-23 16:02:21.485 | + functions-common:time_stop:2340 : [[ -z 1640275340500 ]] 2021-12-23 16:02:21.489 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:21.491 | + functions-common:time_stop:2343 : end_time=1640275341488 2021-12-23 16:02:21.494 | + functions-common:time_stop:2344 : elapsed_time=988 2021-12-23 16:02:21.496 | + functions-common:time_stop:2345 : total=13743 2021-12-23 16:02:21.499 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:21.501 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14731 2021-12-23 16:02:21.504 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.506 | + functions-common:run_process:1582 : local service=q-meta 2021-12-23 16:02:21.512 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.515 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:21.517 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:21.520 | + functions-common:run_process:1587 : local name=q-meta 2021-12-23 16:02:21.522 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:21.524 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:21.527 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:21.529 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:21.534 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:21.537 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275341534 2021-12-23 16:02:21.539 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-23 16:02:21.558 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:21.561 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-23 16:02:21.563 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-23 16:02:21.566 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.569 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.571 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.574 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.576 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-23 16:02:21.580 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-23 16:02:21.583 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-23 16:02:21.585 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:21.588 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:21.590 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-23 16:02:21.595 | + functions-common:_run_under_systemd:1559 : 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 2021-12-23 16:02:21.597 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-23 16:02:21.600 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-23 16:02:21.602 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:21.605 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:21.608 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:21.611 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:21.613 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-23 16:02:21.616 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:21.620 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-23 16:02:21.687 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-23 16:02:21.758 | + functions-common:write_user_unit_file:1477 : 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' 2021-12-23 16:02:21.814 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-23 16:02:21.873 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-23 16:02:21.930 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:21.992 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:21.994 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-23 16:02:22.059 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:22.287 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-23 16:02:22.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-23 16:02:22.556 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-23 16:02:22.579 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:22.583 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:22.592 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:22.596 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:22.600 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:22.604 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:22.609 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:22.616 | + functions-common:time_stop:2338 : start_time=1640275341534 2021-12-23 16:02:22.620 | + functions-common:time_stop:2340 : [[ -z 1640275341534 ]] 2021-12-23 16:02:22.627 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:22.644 | + functions-common:time_stop:2343 : end_time=1640275342631 2021-12-23 16:02:22.652 | + functions-common:time_stop:2344 : elapsed_time=1097 2021-12-23 16:02:22.660 | + functions-common:time_stop:2345 : total=14731 2021-12-23 16:02:22.668 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:22.676 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15828 2021-12-23 16:02:22.680 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.695 | + functions-common:run_process:1582 : local service=q-metering 2021-12-23 16:02:22.699 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.708 | + functions-common:run_process:1584 : local group= 2021-12-23 16:02:22.716 | + functions-common:run_process:1585 : local user= 2021-12-23 16:02:22.724 | + functions-common:run_process:1587 : local name=q-metering 2021-12-23 16:02:22.732 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:02:22.741 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:02:22.752 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:02:22.761 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:02:22.767 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:02:22.783 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275342768 2021-12-23 16:02:22.786 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-23 16:02:22.824 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:22.828 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-23 16:02:22.835 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-23 16:02:22.840 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.845 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.848 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.852 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.856 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-23 16:02:22.861 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-23 16:02:22.864 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-23 16:02:22.868 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:02:22.872 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:02:22.877 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-23 16:02:22.880 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-23 16:02:22.884 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-23 16:02:22.888 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:22.894 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:02:22.904 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:02:22.912 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:02:22.917 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:02:22.924 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-23 16:02:22.928 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:02:22.940 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-23 16:02:23.104 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-23 16:02:23.235 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-23 16:02:23.328 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-23 16:02:23.463 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-23 16:02:23.579 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:02:23.651 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:02:23.653 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-23 16:02:23.751 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:02:24.003 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-23 16:02:24.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-23 16:02:24.305 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-23 16:02:24.331 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:02:24.335 | + functions-common:time_stop:2331 : local name 2021-12-23 16:02:24.338 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:02:24.342 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:02:24.348 | + functions-common:time_stop:2334 : local total 2021-12-23 16:02:24.353 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:02:24.360 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:02:24.363 | + functions-common:time_stop:2338 : start_time=1640275342768 2021-12-23 16:02:24.368 | + functions-common:time_stop:2340 : [[ -z 1640275342768 ]] 2021-12-23 16:02:24.372 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:02:24.379 | + functions-common:time_stop:2343 : end_time=1640275344373 2021-12-23 16:02:24.382 | + functions-common:time_stop:2344 : elapsed_time=1605 2021-12-23 16:02:24.384 | + functions-common:time_stop:2345 : total=15828 2021-12-23 16:02:24.387 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:02:24.392 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17433 2021-12-23 16:02:24.396 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-23 16:02:24.442 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:02:24.451 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-23 16:02:24.456 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-23 16:02:24.460 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:02:24.464 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-23 16:02:24.468 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-23 16:02:24.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-23 16:02:24.481 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-23 16:02:24.481 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-23 16:02:24.486 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-23 16:02:24.486 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:24.488 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:27.011 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:27.015 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-23 16:02:27.021 | ++ functions-common:get_field:731 : field='$2' 2021-12-23 16:02:27.026 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-23 16:02:27.026 | ++ functions-common:get_field:733 : echo '| ac21f5a831294d07861aea437d2dd942 | demo |' 2021-12-23 16:02:27.033 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:27.036 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=ac21f5a831294d07861aea437d2dd942 2021-12-23 16:02:27.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-23 16:02:27.041 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:27.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-23 16:02:27.062 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-23 16:02:27.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-23 16:02:27.068 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-23 16:02:30.026 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:30.030 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 16:02:30.030 | router-admin-state-down-before-update 2021-12-23 16:02:30.030 | agent 2021-12-23 16:02:30.030 | agent-resources-synced 2021-12-23 16:02:30.030 | allowed-address-pairs 2021-12-23 16:02:30.030 | auto-allocated-topology 2021-12-23 16:02:30.030 | availability_zone 2021-12-23 16:02:30.030 | availability_zone_filter 2021-12-23 16:02:30.030 | default-subnetpools 2021-12-23 16:02:30.030 | dhcp_agent_scheduler 2021-12-23 16:02:30.031 | dvr 2021-12-23 16:02:30.031 | empty-string-filtering 2021-12-23 16:02:30.031 | external-net 2021-12-23 16:02:30.031 | extra_dhcp_opt 2021-12-23 16:02:30.031 | extraroute 2021-12-23 16:02:30.031 | extraroute-atomic 2021-12-23 16:02:30.031 | filter-validation 2021-12-23 16:02:30.031 | fip-port-details 2021-12-23 16:02:30.031 | flavors 2021-12-23 16:02:30.031 | floatingip-pools 2021-12-23 16:02:30.031 | ip-substring-filtering 2021-12-23 16:02:30.031 | router 2021-12-23 16:02:30.031 | ext-gw-mode 2021-12-23 16:02:30.031 | l3-ha 2021-12-23 16:02:30.031 | l3-flavors 2021-12-23 16:02:30.031 | l3-port-ip-change-not-allowed 2021-12-23 16:02:30.031 | l3_agent_scheduler 2021-12-23 16:02:30.031 | metering 2021-12-23 16:02:30.031 | multi-provider 2021-12-23 16:02:30.031 | net-mtu 2021-12-23 16:02:30.031 | net-mtu-writable 2021-12-23 16:02:30.031 | network_availability_zone 2021-12-23 16:02:30.031 | network-ip-availability 2021-12-23 16:02:30.031 | pagination 2021-12-23 16:02:30.031 | port-mac-address-regenerate 2021-12-23 16:02:30.031 | binding 2021-12-23 16:02:30.031 | binding-extended 2021-12-23 16:02:30.032 | port-security 2021-12-23 16:02:30.032 | project-id 2021-12-23 16:02:30.032 | provider 2021-12-23 16:02:30.032 | quotas 2021-12-23 16:02:30.032 | quota_details 2021-12-23 16:02:30.032 | rbac-policies 2021-12-23 16:02:30.032 | rbac-address-scope 2021-12-23 16:02:30.032 | rbac-security-groups 2021-12-23 16:02:30.032 | rbac-subnetpool 2021-12-23 16:02:30.032 | revision-if-match 2021-12-23 16:02:30.032 | standard-attr-revisions 2021-12-23 16:02:30.032 | router_availability_zone 2021-12-23 16:02:30.032 | port-security-groups-filtering 2021-12-23 16:02:30.032 | security-group 2021-12-23 16:02:30.032 | service-type 2021-12-23 16:02:30.032 | sorting 2021-12-23 16:02:30.032 | standard-attr-description 2021-12-23 16:02:30.032 | stateful-security-group 2021-12-23 16:02:30.032 | subnet_onboard 2021-12-23 16:02:30.032 | subnet-service-types 2021-12-23 16:02:30.032 | subnet_allocation 2021-12-23 16:02:30.032 | subnetpool-prefix-ops 2021-12-23 16:02:30.032 | standard-attr-tag 2021-12-23 16:02:30.032 | standard-attr-timestamp' 2021-12-23 16:02:30.033 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 16:02:30.033 | router-admin-state-down-before-update 2021-12-23 16:02:30.033 | agent 2021-12-23 16:02:30.033 | agent-resources-synced 2021-12-23 16:02:30.033 | allowed-address-pairs 2021-12-23 16:02:30.033 | auto-allocated-topology 2021-12-23 16:02:30.033 | availability_zone 2021-12-23 16:02:30.033 | availability_zone_filter 2021-12-23 16:02:30.033 | default-subnetpools 2021-12-23 16:02:30.033 | dhcp_agent_scheduler 2021-12-23 16:02:30.033 | dvr 2021-12-23 16:02:30.033 | empty-string-filtering 2021-12-23 16:02:30.033 | external-net 2021-12-23 16:02:30.033 | extra_dhcp_opt 2021-12-23 16:02:30.033 | extraroute 2021-12-23 16:02:30.033 | extraroute-atomic 2021-12-23 16:02:30.033 | filter-validation 2021-12-23 16:02:30.033 | fip-port-details 2021-12-23 16:02:30.033 | flavors 2021-12-23 16:02:30.033 | floatingip-pools 2021-12-23 16:02:30.033 | ip-substring-filtering 2021-12-23 16:02:30.034 | router 2021-12-23 16:02:30.034 | ext-gw-mode 2021-12-23 16:02:30.034 | l3-ha 2021-12-23 16:02:30.034 | l3-flavors 2021-12-23 16:02:30.034 | l3-port-ip-change-not-allowed 2021-12-23 16:02:30.034 | l3_agent_scheduler 2021-12-23 16:02:30.034 | metering 2021-12-23 16:02:30.034 | multi-provider 2021-12-23 16:02:30.034 | net-mtu 2021-12-23 16:02:30.034 | net-mtu-writable 2021-12-23 16:02:30.034 | network_availability_zone 2021-12-23 16:02:30.034 | network-ip-availability 2021-12-23 16:02:30.034 | pagination 2021-12-23 16:02:30.034 | port-mac-address-regenerate 2021-12-23 16:02:30.034 | binding 2021-12-23 16:02:30.034 | binding-extended 2021-12-23 16:02:30.034 | port-security 2021-12-23 16:02:30.034 | project-id 2021-12-23 16:02:30.034 | provider 2021-12-23 16:02:30.034 | quotas 2021-12-23 16:02:30.034 | quota_details 2021-12-23 16:02:30.034 | rbac-policies 2021-12-23 16:02:30.034 | rbac-address-scope 2021-12-23 16:02:30.034 | rbac-security-groups 2021-12-23 16:02:30.034 | rbac-subnetpool 2021-12-23 16:02:30.034 | revision-if-match 2021-12-23 16:02:30.034 | standard-attr-revisions 2021-12-23 16:02:30.034 | router_availability_zone 2021-12-23 16:02:30.034 | port-security-groups-filtering 2021-12-23 16:02:30.034 | security-group 2021-12-23 16:02:30.034 | service-type 2021-12-23 16:02:30.034 | sorting 2021-12-23 16:02:30.034 | standard-attr-description 2021-12-23 16:02:30.034 | stateful-security-group 2021-12-23 16:02:30.034 | subnet_onboard 2021-12-23 16:02:30.034 | subnet-service-types 2021-12-23 16:02:30.035 | subnet_allocation 2021-12-23 16:02:30.035 | subnetpool-prefix-ops 2021-12-23 16:02:30.035 | standard-attr-tag 2021-12-23 16:02:30.035 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-23 16:02:30.036 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 16:02:30.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-23 16:02:30.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-23 16:02:30.046 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-23 16:02:32.686 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:32.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=21c08c74-0914-46f3-9dbe-54f92275d8e2 2021-12-23 16:02:32.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-23 16:02:32.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-23 16:02:32.698 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 16:02:32.701 | + functions-common:is_provider_network:2183 : return 1 2021-12-23 16:02:32.706 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-23 16:02:32.706 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project ac21f5a831294d07861aea437d2dd942 private 2021-12-23 16:02:32.706 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-23 16:02:32.709 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:32.713 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:35.576 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:35.579 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 16:02:35.582 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 16:02:35.585 | ++ functions-common:get_field:733 : echo '| id | a8c7360d-52c2-4260-9feb-f64a0bb02465 |' 2021-12-23 16:02:35.586 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 16:02:35.592 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:35.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=a8c7360d-52c2-4260-9feb-f64a0bb02465 2021-12-23 16:02:35.598 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private ac21f5a831294d07861aea437d2dd942' 2021-12-23 16:02:35.601 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:35.619 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-23 16:02:35.622 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 ac21f5a831294d07861aea437d2dd942 2021-12-23 16:02:35.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=ac21f5a831294d07861aea437d2dd942 2021-12-23 16:02:35.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 21c08c74-0914-46f3-9dbe-54f92275d8e2 ']' 2021-12-23 16:02:35.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project ac21f5a831294d07861aea437d2dd942 ' 2021-12-23 16:02:35.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-23 16:02:35.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-23 16:02:35.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-23 16:02:35.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 21c08c74-0914-46f3-9dbe-54f92275d8e2 ' 2021-12-23 16:02:35.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-23 16:02:35.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network a8c7360d-52c2-4260-9feb-f64a0bb02465 private-subnet' 2021-12-23 16:02:35.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-23 16:02:35.651 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-23 16:02:35.652 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-23 16:02:35.652 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project ac21f5a831294d07861aea437d2dd942 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 21c08c74-0914-46f3-9dbe-54f92275d8e2 --network a8c7360d-52c2-4260-9feb-f64a0bb02465 private-subnet 2021-12-23 16:02:35.654 | +++ functions-common:get_field:726 : local data field 2021-12-23 16:02:35.657 | +++ functions-common:get_field:727 : read data 2021-12-23 16:02:38.577 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:38.581 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 16:02:38.584 | +++ functions-common:get_field:731 : field='$3' 2021-12-23 16:02:38.587 | +++ functions-common:get_field:733 : echo '| id | da07d420-65ee-4b5e-bf40-74bc86f26a03 |' 2021-12-23 16:02:38.588 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 16:02:38.593 | +++ functions-common:get_field:727 : read data 2021-12-23 16:02:38.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=da07d420-65ee-4b5e-bf40-74bc86f26a03 2021-12-23 16:02:38.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for ac21f5a831294d07861aea437d2dd942' 2021-12-23 16:02:38.602 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:38.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo da07d420-65ee-4b5e-bf40-74bc86f26a03 2021-12-23 16:02:38.621 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=da07d420-65ee-4b5e-bf40-74bc86f26a03 2021-12-23 16:02:38.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-23 16:02:38.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-23 16:02:38.630 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-23 16:02:38.633 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-23 16:02:40.901 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:40.904 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 16:02:40.904 | router-admin-state-down-before-update 2021-12-23 16:02:40.904 | agent 2021-12-23 16:02:40.904 | agent-resources-synced 2021-12-23 16:02:40.904 | allowed-address-pairs 2021-12-23 16:02:40.904 | auto-allocated-topology 2021-12-23 16:02:40.904 | availability_zone 2021-12-23 16:02:40.904 | availability_zone_filter 2021-12-23 16:02:40.904 | default-subnetpools 2021-12-23 16:02:40.904 | dhcp_agent_scheduler 2021-12-23 16:02:40.904 | dvr 2021-12-23 16:02:40.904 | empty-string-filtering 2021-12-23 16:02:40.904 | external-net 2021-12-23 16:02:40.904 | extra_dhcp_opt 2021-12-23 16:02:40.904 | extraroute 2021-12-23 16:02:40.904 | extraroute-atomic 2021-12-23 16:02:40.904 | filter-validation 2021-12-23 16:02:40.904 | fip-port-details 2021-12-23 16:02:40.904 | flavors 2021-12-23 16:02:40.904 | floatingip-pools 2021-12-23 16:02:40.904 | ip-substring-filtering 2021-12-23 16:02:40.904 | router 2021-12-23 16:02:40.904 | ext-gw-mode 2021-12-23 16:02:40.904 | l3-ha 2021-12-23 16:02:40.904 | l3-flavors 2021-12-23 16:02:40.904 | l3-port-ip-change-not-allowed 2021-12-23 16:02:40.904 | l3_agent_scheduler 2021-12-23 16:02:40.904 | metering 2021-12-23 16:02:40.904 | multi-provider 2021-12-23 16:02:40.905 | net-mtu 2021-12-23 16:02:40.905 | net-mtu-writable 2021-12-23 16:02:40.905 | network_availability_zone 2021-12-23 16:02:40.905 | network-ip-availability 2021-12-23 16:02:40.905 | pagination 2021-12-23 16:02:40.905 | port-mac-address-regenerate 2021-12-23 16:02:40.905 | binding 2021-12-23 16:02:40.905 | binding-extended 2021-12-23 16:02:40.905 | port-security 2021-12-23 16:02:40.905 | project-id 2021-12-23 16:02:40.905 | provider 2021-12-23 16:02:40.905 | quotas 2021-12-23 16:02:40.905 | quota_details 2021-12-23 16:02:40.905 | rbac-policies 2021-12-23 16:02:40.905 | rbac-address-scope 2021-12-23 16:02:40.905 | rbac-security-groups 2021-12-23 16:02:40.905 | rbac-subnetpool 2021-12-23 16:02:40.905 | revision-if-match 2021-12-23 16:02:40.905 | standard-attr-revisions 2021-12-23 16:02:40.905 | router_availability_zone 2021-12-23 16:02:40.905 | port-security-groups-filtering 2021-12-23 16:02:40.905 | security-group 2021-12-23 16:02:40.905 | service-type 2021-12-23 16:02:40.905 | sorting 2021-12-23 16:02:40.905 | standard-attr-description 2021-12-23 16:02:40.905 | stateful-security-group 2021-12-23 16:02:40.905 | subnet_onboard 2021-12-23 16:02:40.905 | subnet-service-types 2021-12-23 16:02:40.905 | subnet_allocation 2021-12-23 16:02:40.905 | subnetpool-prefix-ops 2021-12-23 16:02:40.905 | standard-attr-tag 2021-12-23 16:02:40.905 | standard-attr-timestamp' 2021-12-23 16:02:40.908 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 16:02:40.908 | router-admin-state-down-before-update 2021-12-23 16:02:40.908 | agent 2021-12-23 16:02:40.908 | agent-resources-synced 2021-12-23 16:02:40.908 | allowed-address-pairs 2021-12-23 16:02:40.908 | auto-allocated-topology 2021-12-23 16:02:40.908 | availability_zone 2021-12-23 16:02:40.908 | availability_zone_filter 2021-12-23 16:02:40.908 | default-subnetpools 2021-12-23 16:02:40.908 | dhcp_agent_scheduler 2021-12-23 16:02:40.908 | dvr 2021-12-23 16:02:40.908 | empty-string-filtering 2021-12-23 16:02:40.909 | external-net 2021-12-23 16:02:40.909 | extra_dhcp_opt 2021-12-23 16:02:40.909 | extraroute 2021-12-23 16:02:40.909 | extraroute-atomic 2021-12-23 16:02:40.909 | filter-validation 2021-12-23 16:02:40.909 | fip-port-details 2021-12-23 16:02:40.909 | flavors 2021-12-23 16:02:40.909 | floatingip-pools 2021-12-23 16:02:40.909 | ip-substring-filtering 2021-12-23 16:02:40.909 | router 2021-12-23 16:02:40.909 | ext-gw-mode 2021-12-23 16:02:40.909 | l3-ha 2021-12-23 16:02:40.909 | l3-flavors 2021-12-23 16:02:40.909 | l3-port-ip-change-not-allowed 2021-12-23 16:02:40.909 | l3_agent_scheduler 2021-12-23 16:02:40.909 | metering 2021-12-23 16:02:40.909 | multi-provider 2021-12-23 16:02:40.909 | net-mtu 2021-12-23 16:02:40.909 | net-mtu-writable 2021-12-23 16:02:40.909 | network_availability_zone 2021-12-23 16:02:40.909 | network-ip-availability 2021-12-23 16:02:40.909 | pagination 2021-12-23 16:02:40.909 | port-mac-address-regenerate 2021-12-23 16:02:40.909 | binding 2021-12-23 16:02:40.909 | binding-extended 2021-12-23 16:02:40.909 | port-security 2021-12-23 16:02:40.909 | project-id 2021-12-23 16:02:40.909 | provider 2021-12-23 16:02:40.909 | quotas 2021-12-23 16:02:40.909 | quota_details 2021-12-23 16:02:40.909 | rbac-policies 2021-12-23 16:02:40.909 | rbac-address-scope 2021-12-23 16:02:40.909 | rbac-security-groups 2021-12-23 16:02:40.909 | rbac-subnetpool 2021-12-23 16:02:40.909 | revision-if-match 2021-12-23 16:02:40.909 | standard-attr-revisions 2021-12-23 16:02:40.909 | router_availability_zone 2021-12-23 16:02:40.909 | port-security-groups-filtering 2021-12-23 16:02:40.910 | security-group 2021-12-23 16:02:40.910 | service-type 2021-12-23 16:02:40.910 | sorting 2021-12-23 16:02:40.910 | standard-attr-description 2021-12-23 16:02:40.910 | stateful-security-group 2021-12-23 16:02:40.910 | subnet_onboard 2021-12-23 16:02:40.910 | subnet-service-types 2021-12-23 16:02:40.910 | subnet_allocation 2021-12-23 16:02:40.910 | subnetpool-prefix-ops 2021-12-23 16:02:40.910 | standard-attr-tag 2021-12-23 16:02:40.910 | standard-attr-timestamp =~ router ]] 2021-12-23 16:02:40.913 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 16:02:40.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-23 16:02:40.918 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-23 16:02:40.922 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-23 16:02:43.202 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:43.206 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 16:02:43.206 | router-admin-state-down-before-update 2021-12-23 16:02:43.206 | agent 2021-12-23 16:02:43.206 | agent-resources-synced 2021-12-23 16:02:43.206 | allowed-address-pairs 2021-12-23 16:02:43.206 | auto-allocated-topology 2021-12-23 16:02:43.206 | availability_zone 2021-12-23 16:02:43.206 | availability_zone_filter 2021-12-23 16:02:43.206 | default-subnetpools 2021-12-23 16:02:43.206 | dhcp_agent_scheduler 2021-12-23 16:02:43.206 | dvr 2021-12-23 16:02:43.206 | empty-string-filtering 2021-12-23 16:02:43.206 | external-net 2021-12-23 16:02:43.206 | extra_dhcp_opt 2021-12-23 16:02:43.206 | extraroute 2021-12-23 16:02:43.207 | extraroute-atomic 2021-12-23 16:02:43.207 | filter-validation 2021-12-23 16:02:43.207 | fip-port-details 2021-12-23 16:02:43.207 | flavors 2021-12-23 16:02:43.207 | floatingip-pools 2021-12-23 16:02:43.207 | ip-substring-filtering 2021-12-23 16:02:43.207 | router 2021-12-23 16:02:43.207 | ext-gw-mode 2021-12-23 16:02:43.207 | l3-ha 2021-12-23 16:02:43.207 | l3-flavors 2021-12-23 16:02:43.207 | l3-port-ip-change-not-allowed 2021-12-23 16:02:43.207 | l3_agent_scheduler 2021-12-23 16:02:43.207 | metering 2021-12-23 16:02:43.207 | multi-provider 2021-12-23 16:02:43.207 | net-mtu 2021-12-23 16:02:43.207 | net-mtu-writable 2021-12-23 16:02:43.207 | network_availability_zone 2021-12-23 16:02:43.207 | network-ip-availability 2021-12-23 16:02:43.207 | pagination 2021-12-23 16:02:43.207 | port-mac-address-regenerate 2021-12-23 16:02:43.207 | binding 2021-12-23 16:02:43.207 | binding-extended 2021-12-23 16:02:43.207 | port-security 2021-12-23 16:02:43.207 | project-id 2021-12-23 16:02:43.207 | provider 2021-12-23 16:02:43.207 | quotas 2021-12-23 16:02:43.207 | quota_details 2021-12-23 16:02:43.207 | rbac-policies 2021-12-23 16:02:43.207 | rbac-address-scope 2021-12-23 16:02:43.207 | rbac-security-groups 2021-12-23 16:02:43.207 | rbac-subnetpool 2021-12-23 16:02:43.207 | revision-if-match 2021-12-23 16:02:43.207 | standard-attr-revisions 2021-12-23 16:02:43.208 | router_availability_zone 2021-12-23 16:02:43.208 | port-security-groups-filtering 2021-12-23 16:02:43.208 | security-group 2021-12-23 16:02:43.208 | service-type 2021-12-23 16:02:43.208 | sorting 2021-12-23 16:02:43.208 | standard-attr-description 2021-12-23 16:02:43.208 | stateful-security-group 2021-12-23 16:02:43.208 | subnet_onboard 2021-12-23 16:02:43.208 | subnet-service-types 2021-12-23 16:02:43.208 | subnet_allocation 2021-12-23 16:02:43.208 | subnetpool-prefix-ops 2021-12-23 16:02:43.208 | standard-attr-tag 2021-12-23 16:02:43.208 | standard-attr-timestamp' 2021-12-23 16:02:43.209 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 16:02:43.209 | router-admin-state-down-before-update 2021-12-23 16:02:43.209 | agent 2021-12-23 16:02:43.209 | agent-resources-synced 2021-12-23 16:02:43.209 | allowed-address-pairs 2021-12-23 16:02:43.209 | auto-allocated-topology 2021-12-23 16:02:43.209 | availability_zone 2021-12-23 16:02:43.209 | availability_zone_filter 2021-12-23 16:02:43.209 | default-subnetpools 2021-12-23 16:02:43.209 | dhcp_agent_scheduler 2021-12-23 16:02:43.209 | dvr 2021-12-23 16:02:43.209 | empty-string-filtering 2021-12-23 16:02:43.209 | external-net 2021-12-23 16:02:43.209 | extra_dhcp_opt 2021-12-23 16:02:43.209 | extraroute 2021-12-23 16:02:43.209 | extraroute-atomic 2021-12-23 16:02:43.209 | filter-validation 2021-12-23 16:02:43.209 | fip-port-details 2021-12-23 16:02:43.209 | flavors 2021-12-23 16:02:43.209 | floatingip-pools 2021-12-23 16:02:43.209 | ip-substring-filtering 2021-12-23 16:02:43.209 | router 2021-12-23 16:02:43.209 | ext-gw-mode 2021-12-23 16:02:43.209 | l3-ha 2021-12-23 16:02:43.209 | l3-flavors 2021-12-23 16:02:43.209 | l3-port-ip-change-not-allowed 2021-12-23 16:02:43.209 | l3_agent_scheduler 2021-12-23 16:02:43.209 | metering 2021-12-23 16:02:43.209 | multi-provider 2021-12-23 16:02:43.209 | net-mtu 2021-12-23 16:02:43.209 | net-mtu-writable 2021-12-23 16:02:43.210 | network_availability_zone 2021-12-23 16:02:43.210 | network-ip-availability 2021-12-23 16:02:43.210 | pagination 2021-12-23 16:02:43.210 | port-mac-address-regenerate 2021-12-23 16:02:43.210 | binding 2021-12-23 16:02:43.210 | binding-extended 2021-12-23 16:02:43.210 | port-security 2021-12-23 16:02:43.210 | project-id 2021-12-23 16:02:43.210 | provider 2021-12-23 16:02:43.210 | quotas 2021-12-23 16:02:43.210 | quota_details 2021-12-23 16:02:43.210 | rbac-policies 2021-12-23 16:02:43.210 | rbac-address-scope 2021-12-23 16:02:43.210 | rbac-security-groups 2021-12-23 16:02:43.210 | rbac-subnetpool 2021-12-23 16:02:43.210 | revision-if-match 2021-12-23 16:02:43.210 | standard-attr-revisions 2021-12-23 16:02:43.210 | router_availability_zone 2021-12-23 16:02:43.210 | port-security-groups-filtering 2021-12-23 16:02:43.210 | security-group 2021-12-23 16:02:43.210 | service-type 2021-12-23 16:02:43.210 | sorting 2021-12-23 16:02:43.210 | standard-attr-description 2021-12-23 16:02:43.210 | stateful-security-group 2021-12-23 16:02:43.210 | subnet_onboard 2021-12-23 16:02:43.210 | subnet-service-types 2021-12-23 16:02:43.210 | subnet_allocation 2021-12-23 16:02:43.210 | subnetpool-prefix-ops 2021-12-23 16:02:43.210 | standard-attr-tag 2021-12-23 16:02:43.210 | standard-attr-timestamp =~ external-net ]] 2021-12-23 16:02:43.212 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 16:02:43.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-23 16:02:43.219 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project ac21f5a831294d07861aea437d2dd942 router1 2021-12-23 16:02:43.220 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-23 16:02:43.220 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-23 16:02:43.223 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:43.225 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:45.686 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:45.690 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 16:02:45.692 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 16:02:45.696 | ++ functions-common:get_field:733 : echo '| id | 90ac3186-9ab5-41c5-93f7-24029ae6f2a5 |' 2021-12-23 16:02:45.696 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 16:02:45.701 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:45.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=90ac3186-9ab5-41c5-93f7-24029ae6f2a5 2021-12-23 16:02:45.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for ac21f5a831294d07861aea437d2dd942 router1' 2021-12-23 16:02:45.710 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:45.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-23 16:02:45.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-23 16:02:45.732 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-23 16:02:45.735 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-23 16:02:47.979 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:47.982 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 16:02:47.983 | router-admin-state-down-before-update 2021-12-23 16:02:47.983 | agent 2021-12-23 16:02:47.983 | agent-resources-synced 2021-12-23 16:02:47.983 | allowed-address-pairs 2021-12-23 16:02:47.983 | auto-allocated-topology 2021-12-23 16:02:47.983 | availability_zone 2021-12-23 16:02:47.983 | availability_zone_filter 2021-12-23 16:02:47.983 | default-subnetpools 2021-12-23 16:02:47.983 | dhcp_agent_scheduler 2021-12-23 16:02:47.983 | dvr 2021-12-23 16:02:47.983 | empty-string-filtering 2021-12-23 16:02:47.983 | external-net 2021-12-23 16:02:47.983 | extra_dhcp_opt 2021-12-23 16:02:47.983 | extraroute 2021-12-23 16:02:47.983 | extraroute-atomic 2021-12-23 16:02:47.983 | filter-validation 2021-12-23 16:02:47.983 | fip-port-details 2021-12-23 16:02:47.983 | flavors 2021-12-23 16:02:47.983 | floatingip-pools 2021-12-23 16:02:47.983 | ip-substring-filtering 2021-12-23 16:02:47.983 | router 2021-12-23 16:02:47.983 | ext-gw-mode 2021-12-23 16:02:47.983 | l3-ha 2021-12-23 16:02:47.983 | l3-flavors 2021-12-23 16:02:47.983 | l3-port-ip-change-not-allowed 2021-12-23 16:02:47.983 | l3_agent_scheduler 2021-12-23 16:02:47.983 | metering 2021-12-23 16:02:47.983 | multi-provider 2021-12-23 16:02:47.983 | net-mtu 2021-12-23 16:02:47.983 | net-mtu-writable 2021-12-23 16:02:47.983 | network_availability_zone 2021-12-23 16:02:47.983 | network-ip-availability 2021-12-23 16:02:47.983 | pagination 2021-12-23 16:02:47.984 | port-mac-address-regenerate 2021-12-23 16:02:47.984 | binding 2021-12-23 16:02:47.984 | binding-extended 2021-12-23 16:02:47.984 | port-security 2021-12-23 16:02:47.984 | project-id 2021-12-23 16:02:47.984 | provider 2021-12-23 16:02:47.984 | quotas 2021-12-23 16:02:47.984 | quota_details 2021-12-23 16:02:47.984 | rbac-policies 2021-12-23 16:02:47.984 | rbac-address-scope 2021-12-23 16:02:47.984 | rbac-security-groups 2021-12-23 16:02:47.984 | rbac-subnetpool 2021-12-23 16:02:47.984 | revision-if-match 2021-12-23 16:02:47.985 | standard-attr-revisions 2021-12-23 16:02:47.985 | router_availability_zone 2021-12-23 16:02:47.985 | port-security-groups-filtering 2021-12-23 16:02:47.985 | security-group 2021-12-23 16:02:47.985 | service-type 2021-12-23 16:02:47.985 | sorting 2021-12-23 16:02:47.985 | standard-attr-description 2021-12-23 16:02:47.985 | stateful-security-group 2021-12-23 16:02:47.985 | subnet_onboard 2021-12-23 16:02:47.985 | subnet-service-types 2021-12-23 16:02:47.985 | subnet_allocation 2021-12-23 16:02:47.985 | subnetpool-prefix-ops 2021-12-23 16:02:47.985 | standard-attr-tag 2021-12-23 16:02:47.985 | standard-attr-timestamp' 2021-12-23 16:02:47.986 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 16:02:47.986 | router-admin-state-down-before-update 2021-12-23 16:02:47.986 | agent 2021-12-23 16:02:47.986 | agent-resources-synced 2021-12-23 16:02:47.986 | allowed-address-pairs 2021-12-23 16:02:47.986 | auto-allocated-topology 2021-12-23 16:02:47.986 | availability_zone 2021-12-23 16:02:47.986 | availability_zone_filter 2021-12-23 16:02:47.986 | default-subnetpools 2021-12-23 16:02:47.986 | dhcp_agent_scheduler 2021-12-23 16:02:47.986 | dvr 2021-12-23 16:02:47.986 | empty-string-filtering 2021-12-23 16:02:47.986 | external-net 2021-12-23 16:02:47.986 | extra_dhcp_opt 2021-12-23 16:02:47.986 | extraroute 2021-12-23 16:02:47.986 | extraroute-atomic 2021-12-23 16:02:47.986 | filter-validation 2021-12-23 16:02:47.986 | fip-port-details 2021-12-23 16:02:47.986 | flavors 2021-12-23 16:02:47.986 | floatingip-pools 2021-12-23 16:02:47.986 | ip-substring-filtering 2021-12-23 16:02:47.986 | router 2021-12-23 16:02:47.986 | ext-gw-mode 2021-12-23 16:02:47.986 | l3-ha 2021-12-23 16:02:47.986 | l3-flavors 2021-12-23 16:02:47.987 | l3-port-ip-change-not-allowed 2021-12-23 16:02:47.987 | l3_agent_scheduler 2021-12-23 16:02:47.987 | metering 2021-12-23 16:02:47.987 | multi-provider 2021-12-23 16:02:47.987 | net-mtu 2021-12-23 16:02:47.987 | net-mtu-writable 2021-12-23 16:02:47.987 | network_availability_zone 2021-12-23 16:02:47.987 | network-ip-availability 2021-12-23 16:02:47.987 | pagination 2021-12-23 16:02:47.987 | port-mac-address-regenerate 2021-12-23 16:02:47.987 | binding 2021-12-23 16:02:47.987 | binding-extended 2021-12-23 16:02:47.987 | port-security 2021-12-23 16:02:47.987 | project-id 2021-12-23 16:02:47.987 | provider 2021-12-23 16:02:47.987 | quotas 2021-12-23 16:02:47.987 | quota_details 2021-12-23 16:02:47.987 | rbac-policies 2021-12-23 16:02:47.987 | rbac-address-scope 2021-12-23 16:02:47.987 | rbac-security-groups 2021-12-23 16:02:47.987 | rbac-subnetpool 2021-12-23 16:02:47.987 | revision-if-match 2021-12-23 16:02:47.987 | standard-attr-revisions 2021-12-23 16:02:47.987 | router_availability_zone 2021-12-23 16:02:47.987 | port-security-groups-filtering 2021-12-23 16:02:47.987 | security-group 2021-12-23 16:02:47.987 | service-type 2021-12-23 16:02:47.987 | sorting 2021-12-23 16:02:47.987 | standard-attr-description 2021-12-23 16:02:47.987 | stateful-security-group 2021-12-23 16:02:47.987 | subnet_onboard 2021-12-23 16:02:47.987 | subnet-service-types 2021-12-23 16:02:47.987 | subnet_allocation 2021-12-23 16:02:47.987 | subnetpool-prefix-ops 2021-12-23 16:02:47.987 | standard-attr-tag 2021-12-23 16:02:47.988 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-23 16:02:47.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 16:02:47.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-23 16:02:47.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-23 16:02:47.998 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-23 16:02:48.000 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-23 16:02:48.000 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-23 16:02:48.003 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:48.005 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:50.742 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:50.745 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 16:02:50.748 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 16:02:50.753 | ++ functions-common:get_field:733 : echo '| id | 2dc36bf2-ecdb-4314-aa29-e21d51c50182 |' 2021-12-23 16:02:50.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 16:02:50.758 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:50.762 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=2dc36bf2-ecdb-4314-aa29-e21d51c50182 2021-12-23 16:02:50.765 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-23 16:02:50.768 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:50.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-23 16:02:50.788 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-23 16:02:50.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 90ac3186-9ab5-41c5-93f7-24029ae6f2a5 da07d420-65ee-4b5e-bf40-74bc86f26a03 2021-12-23 16:02:55.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-23 16:02:55.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 2dc36bf2-ecdb-4314-aa29-e21d51c50182 2021-12-23 16:02:55.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-23 16:02:55.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-23 16:02:55.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.5.1 ]] 2021-12-23 16:02:55.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.5.1 ' 2021-12-23 16:02:55.632 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 2dc36bf2-ecdb-4314-aa29-e21d51c50182 --subnet-range 172.26.5.0/24 --no-dhcp ' 2021-12-23 16:02:55.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-23 16:02:55.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-23 16:02:55.641 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-23 16:02:55.641 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.5.1 --network 2dc36bf2-ecdb-4314-aa29-e21d51c50182 --subnet-range 172.26.5.0/24 --no-dhcp public-subnet 2021-12-23 16:02:59.493 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:02:59.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.5.1 | 2021-12-23 16:02:59.497 | | id | 322e9bf4-4186-4e6e-8dfa-049166044578 |' 2021-12-23 16:02:59.500 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-23 16:02:59.502 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:02:59.517 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.5.1 '|' '|' id '|' 322e9bf4-4186-4e6e-8dfa-049166044578 '|' 2021-12-23 16:02:59.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.5.1 | | id | 322e9bf4-4186-4e6e-8dfa-049166044578 |' 2021-12-23 16:02:59.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-23 16:02:59.526 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.5.1 '|' '|' id '|' 322e9bf4-4186-4e6e-8dfa-049166044578 '|' 2021-12-23 16:02:59.527 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-23 16:02:59.529 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:59.532 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:59.535 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-23 16:02:59.537 | ++ functions-common:get_field:731 : field='$3' 2021-12-23 16:02:59.540 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.5.1 | | id | 322e9bf4-4186-4e6e-8dfa-049166044578 |' 2021-12-23 16:02:59.543 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-23 16:02:59.545 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:59.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.5.1 2021-12-23 16:02:59.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.5.1 '|' '|' id '|' 322e9bf4-4186-4e6e-8dfa-049166044578 '|' 2021-12-23 16:02:59.554 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-23 16:02:59.557 | ++ functions-common:get_field:726 : local data field 2021-12-23 16:02:59.559 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:59.562 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-23 16:02:59.564 | ++ functions-common:get_field:731 : field='$6' 2021-12-23 16:02:59.567 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.5.1 | | id | 322e9bf4-4186-4e6e-8dfa-049166044578 |' 2021-12-23 16:02:59.568 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-23 16:02:59.573 | ++ functions-common:get_field:727 : read data 2021-12-23 16:02:59.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=322e9bf4-4186-4e6e-8dfa-049166044578 2021-12-23 16:02:59.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 2dc36bf2-ecdb-4314-aa29-e21d51c50182 90ac3186-9ab5-41c5-93f7-24029ae6f2a5 2021-12-23 16:03:04.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-23 16:03:04.411 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:04.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-23 16:03:04.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-23 16:03:04.418 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-23 16:03:04.422 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-23 16:03:04.424 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-23 16:03:04.427 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-23 16:03:04.448 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-23 16:03:04.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-23 16:03:04.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-23 16:03:04.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-23 16:03:04.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-23 16:03:04.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-23 16:03:04.463 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-23 16:03:04.465 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-23 16:03:04.468 | + functions-common:test_with_retry:2271 : local until=10 2021-12-23 16:03:04.470 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-23 16:03:04.474 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-23 16:03:04.476 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-23 16:03:04.478 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:04.481 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:04.484 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:04.488 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275384485 2021-12-23 16:03:04.490 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-23 16:03:04.497 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-23 16:03:04.502 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:04.504 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:04.506 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:04.509 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:04.511 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:04.513 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-23 16:03:04.516 | + functions-common:time_stop:2338 : start_time=1640275384485 2021-12-23 16:03:04.518 | + functions-common:time_stop:2340 : [[ -z 1640275384485 ]] 2021-12-23 16:03:04.521 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:04.524 | + functions-common:time_stop:2343 : end_time=1640275384522 2021-12-23 16:03:04.527 | + functions-common:time_stop:2344 : elapsed_time=37 2021-12-23 16:03:04.529 | + functions-common:time_stop:2345 : total=5601 2021-12-23 16:03:04.532 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:04.534 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5638 2021-12-23 16:03:04.538 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-23 16:03:04.538 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.5.1 2021-12-23 16:03:04.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-23 16:03:04.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-23 16:03:04.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-23 16:03:04.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-23 16:03:04.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.5.1/24 dev br-data 2021-12-23 16:03:04.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-23 16:03:04.581 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-23 16:03:04.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-23 16:03:04.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-23 16:03:04.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-23 16:03:06.927 | ++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:03:06.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.5.198 ' 2021-12-23 16:03:06.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-23 16:03:06.937 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-23 16:03:06.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-23 16:03:06.957 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-23 16:03:06.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-23 16:03:06.965 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-23 16:03:06.984 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:06.987 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-23 16:03:06.991 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:03:06.994 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-23 16:03:06.996 | + ./stack.sh:main:1313 : start_nova 2021-12-23 16:03:06.999 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-23 16:03:07.003 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:07.005 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:07.008 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:07.012 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-23 16:03:07.015 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-23 16:03:07.017 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.021 | + functions-common:run_process:1582 : local service=n-sch 2021-12-23 16:03:07.024 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.027 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:07.029 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:07.033 | + functions-common:run_process:1587 : local name=n-sch 2021-12-23 16:03:07.035 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:07.038 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:07.041 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:07.043 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:07.047 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:07.051 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275387048 2021-12-23 16:03:07.054 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-23 16:03:07.070 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:07.073 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-23 16:03:07.076 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-23 16:03:07.078 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.081 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.084 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.086 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.088 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-23 16:03:07.091 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-23 16:03:07.094 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-23 16:03:07.097 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:07.099 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:07.102 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-23 16:03:07.104 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-23 16:03:07.107 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-23 16:03:07.110 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.112 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:07.115 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:07.117 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:07.119 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:07.122 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-23 16:03:07.125 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:07.129 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-23 16:03:07.185 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-23 16:03:07.244 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-23 16:03:07.293 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-23 16:03:07.341 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-23 16:03:07.389 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:07.437 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:07.439 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-23 16:03:07.497 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:07.728 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-23 16:03:07.742 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-23 16:03:07.940 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-23 16:03:07.960 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:07.962 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:07.965 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:07.968 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:07.970 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:07.973 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:07.975 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:07.978 | + functions-common:time_stop:2338 : start_time=1640275387048 2021-12-23 16:03:07.980 | + functions-common:time_stop:2340 : [[ -z 1640275387048 ]] 2021-12-23 16:03:07.984 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:07.988 | + functions-common:time_stop:2343 : end_time=1640275387985 2021-12-23 16:03:07.991 | + functions-common:time_stop:2344 : elapsed_time=937 2021-12-23 16:03:07.993 | + functions-common:time_stop:2345 : total=17433 2021-12-23 16:03:07.996 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:07.998 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18370 2021-12-23 16:03:08.002 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-23 16:03:08.005 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-23 16:03:08.009 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.012 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-23 16:03:08.014 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.017 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:08.020 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:08.023 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-23 16:03:08.025 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:08.028 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:08.031 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:08.033 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:08.037 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:08.040 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275388037 2021-12-23 16:03:08.043 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-23 16:03:08.059 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:08.062 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-23 16:03:08.065 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-23 16:03:08.067 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.070 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.072 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.075 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.078 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-23 16:03:08.080 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-23 16:03:08.083 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-23 16:03:08.085 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:08.088 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:08.090 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-23 16:03:08.093 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-23 16:03:08.096 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-23 16:03:08.098 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.100 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 16:03:08.103 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 16:03:08.105 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-23 16:03:08.108 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 16:03:08.113 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-23 16:03:08.185 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-23 16:03:08.257 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-23 16:03:08.314 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-23 16:03:08.366 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:08.418 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-23 16:03:08.472 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-23 16:03:08.530 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-23 16:03:08.583 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-23 16:03:08.637 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-23 16:03:08.686 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 16:03:08.689 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-23 16:03:08.746 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 16:03:08.973 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-23 16:03:08.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-23 16:03:09.200 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-23 16:03:09.278 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:09.281 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:09.284 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:09.287 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:09.289 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:09.292 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:09.294 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:09.297 | + functions-common:time_stop:2338 : start_time=1640275388037 2021-12-23 16:03:09.300 | + functions-common:time_stop:2340 : [[ -z 1640275388037 ]] 2021-12-23 16:03:09.304 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:09.307 | + functions-common:time_stop:2343 : end_time=1640275389304 2021-12-23 16:03:09.311 | + functions-common:time_stop:2344 : elapsed_time=1267 2021-12-23 16:03:09.314 | + functions-common:time_stop:2345 : total=18370 2021-12-23 16:03:09.317 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:09.320 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19637 2021-12-23 16:03:09.323 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.325 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.329 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-23 16:03:09.332 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.334 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.337 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.340 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-23 16:03:09.342 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 16:03:09.345 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-23 16:03:09.352 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-23 16:03:09.356 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:03:09.361 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 16:03:09.361 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-23 16:03:09.380 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.382 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 16:03:09.385 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-23 16:03:09.407 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.409 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 16:03:09.412 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-23 16:03:09.434 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.437 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-23 16:03:09.439 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-23 16:03:09.460 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.465 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-23 16:03:09.468 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:03:09.470 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-23 16:03:09.474 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-23 16:03:09.477 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 16:03:09.479 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 16:03:09.482 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-23 16:03:09.485 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 16:03:09.488 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-23 16:03:09.490 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 16:03:09.493 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:09.495 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:09.499 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-23 16:03:09.502 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:09.505 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:09.507 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:09.510 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:09.513 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:09.518 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275389514 2021-12-23 16:03:09.520 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-23 16:03:09.539 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.542 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:09.544 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:09.547 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:09.550 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:09.553 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:09.555 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:09.557 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:09.560 | + functions-common:time_stop:2338 : start_time=1640275389514 2021-12-23 16:03:09.563 | + functions-common:time_stop:2340 : [[ -z 1640275389514 ]] 2021-12-23 16:03:09.567 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:09.569 | + functions-common:time_stop:2343 : end_time=1640275389566 2021-12-23 16:03:09.572 | + functions-common:time_stop:2344 : elapsed_time=52 2021-12-23 16:03:09.574 | + functions-common:time_stop:2345 : total=19637 2021-12-23 16:03:09.577 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:09.580 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19689 2021-12-23 16:03:09.583 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:09.585 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-23 16:03:09.588 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:09.591 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:09.594 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:09.597 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-23 16:03:09.599 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:09.602 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:09.604 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:09.607 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:09.611 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:09.614 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275389611 2021-12-23 16:03:09.617 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-23 16:03:09.638 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.642 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:09.645 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:09.647 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:09.650 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:09.653 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:09.655 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:09.658 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:09.661 | + functions-common:time_stop:2338 : start_time=1640275389611 2021-12-23 16:03:09.663 | + functions-common:time_stop:2340 : [[ -z 1640275389611 ]] 2021-12-23 16:03:09.667 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:09.670 | + functions-common:time_stop:2343 : end_time=1640275389667 2021-12-23 16:03:09.673 | + functions-common:time_stop:2344 : elapsed_time=56 2021-12-23 16:03:09.676 | + functions-common:time_stop:2345 : total=19689 2021-12-23 16:03:09.678 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:09.681 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19745 2021-12-23 16:03:09.683 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 16:03:09.687 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-23 16:03:09.689 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-23 16:03:09.692 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:09.694 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:09.697 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-23 16:03:09.699 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:09.702 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:09.704 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:09.707 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:09.711 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:09.714 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275389711 2021-12-23 16:03:09.716 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-23 16:03:09.735 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.737 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:09.740 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:09.742 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:09.745 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:09.747 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:09.751 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:09.753 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:09.756 | + functions-common:time_stop:2338 : start_time=1640275389711 2021-12-23 16:03:09.758 | + functions-common:time_stop:2340 : [[ -z 1640275389711 ]] 2021-12-23 16:03:09.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:09.765 | + functions-common:time_stop:2343 : end_time=1640275389762 2021-12-23 16:03:09.768 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-23 16:03:09.770 | + functions-common:time_stop:2345 : total=19745 2021-12-23 16:03:09.773 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:09.775 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19796 2021-12-23 16:03:09.778 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:09.781 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-23 16:03:09.783 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:09.786 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:09.788 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:09.791 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-23 16:03:09.794 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:09.797 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:09.799 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:09.802 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:09.806 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:09.809 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275389806 2021-12-23 16:03:09.812 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-23 16:03:09.833 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:09.835 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:09.838 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:09.840 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:09.843 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:09.846 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:09.849 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:09.851 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:09.853 | + functions-common:time_stop:2338 : start_time=1640275389806 2021-12-23 16:03:09.856 | + functions-common:time_stop:2340 : [[ -z 1640275389806 ]] 2021-12-23 16:03:09.861 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:09.863 | + functions-common:time_stop:2343 : end_time=1640275389861 2021-12-23 16:03:09.866 | + functions-common:time_stop:2344 : elapsed_time=55 2021-12-23 16:03:09.868 | + functions-common:time_stop:2345 : total=19796 2021-12-23 16:03:09.871 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:09.874 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19851 2021-12-23 16:03:09.877 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.879 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:09.882 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-23 16:03:09.884 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 16:03:09.887 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-23 16:03:09.890 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-23 16:03:09.910 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:09.913 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-23 16:03:09.965 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-23 16:03:09.969 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:03:09.971 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-23 16:03:10.022 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-23 16:03:10.041 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:10.043 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.047 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-23 16:03:10.049 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.058 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:10.058 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:10.060 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-23 16:03:10.062 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:10.065 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:10.068 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:10.070 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:10.074 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:10.078 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275390075 2021-12-23 16:03:10.080 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-23 16:03:10.101 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:10.103 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-23 16:03:10.106 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-23 16:03:10.109 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.112 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.114 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.117 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.119 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-23 16:03:10.122 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-23 16:03:10.125 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-23 16:03:10.128 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:10.130 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:10.133 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-23 16:03:10.135 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-23 16:03:10.138 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-23 16:03:10.140 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.143 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:10.145 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:10.147 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:10.149 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:10.152 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-23 16:03:10.154 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:10.162 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-23 16:03:10.257 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-23 16:03:10.367 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-23 16:03:10.475 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-23 16:03:10.588 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-23 16:03:10.655 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:10.719 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:10.719 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-23 16:03:10.783 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:11.005 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-23 16:03:11.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-23 16:03:11.245 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-23 16:03:11.281 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:11.283 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:11.285 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:11.288 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:11.291 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:11.293 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:11.299 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:11.302 | + functions-common:time_stop:2338 : start_time=1640275390075 2021-12-23 16:03:11.307 | + functions-common:time_stop:2340 : [[ -z 1640275390075 ]] 2021-12-23 16:03:11.321 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:11.332 | + functions-common:time_stop:2343 : end_time=1640275391323 2021-12-23 16:03:11.340 | + functions-common:time_stop:2344 : elapsed_time=1248 2021-12-23 16:03:11.344 | + functions-common:time_stop:2345 : total=19851 2021-12-23 16:03:11.352 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:11.356 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21099 2021-12-23 16:03:11.365 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-23 16:03:11.367 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-23 16:03:11.373 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-23 16:03:11.407 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:11.412 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-23 16:03:11.419 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-23 16:03:11.427 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-23 16:03:11.443 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-23 16:03:11.456 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-23 16:03:11.463 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.465 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-23 16:03:11.469 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.471 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:11.476 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:11.485 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-23 16:03:11.496 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:11.500 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:11.511 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:11.523 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:11.532 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:11.543 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275391535 2021-12-23 16:03:11.551 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-23 16:03:11.591 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:11.597 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-23 16:03:11.600 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-23 16:03:11.604 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.610 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.616 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.619 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.622 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-23 16:03:11.628 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-23 16:03:11.631 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-23 16:03:11.633 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:11.640 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:11.645 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-23 16:03:11.649 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-23 16:03:11.651 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-23 16:03:11.657 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:11.660 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:11.668 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:11.676 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:11.678 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:11.688 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-23 16:03:11.696 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:11.701 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-23 16:03:11.807 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-23 16:03:11.928 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-23 16:03:12.046 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-23 16:03:12.181 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-23 16:03:12.276 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:12.388 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:12.395 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-23 16:03:12.485 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:12.770 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-23 16:03:12.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-23 16:03:13.043 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-23 16:03:13.084 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:13.095 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:13.100 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:13.106 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:13.115 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:13.119 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:13.128 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:13.136 | + functions-common:time_stop:2338 : start_time=1640275391535 2021-12-23 16:03:13.144 | + functions-common:time_stop:2340 : [[ -z 1640275391535 ]] 2021-12-23 16:03:13.151 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:13.166 | + functions-common:time_stop:2343 : end_time=1640275393156 2021-12-23 16:03:13.175 | + functions-common:time_stop:2344 : elapsed_time=1621 2021-12-23 16:03:13.178 | + functions-common:time_stop:2345 : total=21099 2021-12-23 16:03:13.180 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:13.183 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22720 2021-12-23 16:03:13.188 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-23 16:03:13.192 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:13.196 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:13.204 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:13.206 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-23 16:03:13.209 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-23 16:03:13.216 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-23 16:03:13.220 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:03:13.224 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-23 16:03:13.227 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-23 16:03:13.235 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-23 16:03:13.245 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-23 16:03:13.251 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-23 16:03:13.260 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-23 16:03:13.266 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-23 16:03:13.270 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-23 16:03:13.271 | + inc/meta-config:merge_config_file:164 : read a 2021-12-23 16:03:13.275 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:03:13.276 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-23 16:03:13.276 | BEGIN { 2021-12-23 16:03:13.276 | section = "" 2021-12-23 16:03:13.276 | last_section = "" 2021-12-23 16:03:13.276 | section_count = 0 2021-12-23 16:03:13.276 | } 2021-12-23 16:03:13.276 | /^\[.+\]/ { 2021-12-23 16:03:13.276 | gsub("[][]", "", $1); 2021-12-23 16:03:13.276 | section=$1 2021-12-23 16:03:13.276 | next 2021-12-23 16:03:13.276 | } 2021-12-23 16:03:13.276 | /^ *\#/ { 2021-12-23 16:03:13.276 | next 2021-12-23 16:03:13.276 | } 2021-12-23 16:03:13.276 | /^[^ \t]+/ { 2021-12-23 16:03:13.276 | # get offset of first = in $0 2021-12-23 16:03:13.276 | eq_idx = index($0, "=") 2021-12-23 16:03:13.276 | # extract attr & value from $0 2021-12-23 16:03:13.276 | attr = substr($0, 1, eq_idx - 1) 2021-12-23 16:03:13.276 | value = substr($0, eq_idx + 1) 2021-12-23 16:03:13.276 | # only need to strip trailing whitespace from attr 2021-12-23 16:03:13.276 | sub(/[ \t]*$/, "", attr) 2021-12-23 16:03:13.276 | # need to strip leading & trailing whitespace from value 2021-12-23 16:03:13.277 | sub(/^[ \t]*/, "", value) 2021-12-23 16:03:13.277 | sub(/[ \t]*$/, "", value) 2021-12-23 16:03:13.277 | 2021-12-23 16:03:13.277 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-23 16:03:13.277 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-23 16:03:13.277 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-23 16:03:13.277 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-23 16:03:13.277 | if (! (section, attr) in cfg_attr_count) { 2021-12-23 16:03:13.277 | if (section != last_section) { 2021-12-23 16:03:13.277 | cfg_section[section_count++] = section 2021-12-23 16:03:13.277 | last_section = section 2021-12-23 16:03:13.277 | } 2021-12-23 16:03:13.277 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-23 16:03:13.277 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-23 16:03:13.277 | 2021-12-23 16:03:13.277 | cfg_attr[section, attr, 0] = value 2021-12-23 16:03:13.277 | cfg_attr_count[section, attr] = 1 2021-12-23 16:03:13.277 | } else { 2021-12-23 16:03:13.277 | lno = cfg_attr_count[section, attr]++ 2021-12-23 16:03:13.277 | cfg_attr[section, attr, lno] = value 2021-12-23 16:03:13.277 | } 2021-12-23 16:03:13.277 | } 2021-12-23 16:03:13.277 | END { 2021-12-23 16:03:13.277 | # Process each section in order 2021-12-23 16:03:13.277 | for (sno = 0; sno < section_count; sno++) { 2021-12-23 16:03:13.277 | section = cfg_section[sno] 2021-12-23 16:03:13.277 | # The ini routines simply append a config item immediately 2021-12-23 16:03:13.277 | # after the section header. To keep the same order as defined 2021-12-23 16:03:13.277 | # in local.conf, invoke the ini routines in the reverse order 2021-12-23 16:03:13.277 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-23 16:03:13.277 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-23 16:03:13.277 | if (cfg_attr_count[section, attr] == 1) 2021-12-23 16:03:13.277 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-23 16:03:13.278 | else { 2021-12-23 16:03:13.278 | # For multiline, invoke the ini routines in the reverse order 2021-12-23 16:03:13.278 | count = cfg_attr_count[section, attr] 2021-12-23 16:03:13.278 | print "inidelete " configfile " " section " " attr 2021-12-23 16:03:13.278 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-23 16:03:13.278 | for (l = count -2; l >= 0; l--) 2021-12-23 16:03:13.278 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-23 16:03:13.278 | } 2021-12-23 16:03:13.278 | } 2021-12-23 16:03:13.278 | } 2021-12-23 16:03:13.278 | } 2021-12-23 16:03:13.278 | ' 2021-12-23 16:03:13.281 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-23 16:03:13.287 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-23 16:03:13.291 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:03:13.296 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-23 16:03:13.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-23 16:03:13.299 | BEGIN { group = "" } 2021-12-23 16:03:13.299 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:03:13.299 | gsub("[][]", "", $1); 2021-12-23 16:03:13.299 | split($1, a, "|"); 2021-12-23 16:03:13.299 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-23 16:03:13.299 | group=a[1] 2021-12-23 16:03:13.299 | } else { 2021-12-23 16:03:13.299 | group="" 2021-12-23 16:03:13.299 | } 2021-12-23 16:03:13.299 | next 2021-12-23 16:03:13.299 | } 2021-12-23 16:03:13.299 | { 2021-12-23 16:03:13.299 | if (group != "") 2021-12-23 16:03:13.299 | print $0 2021-12-23 16:03:13.299 | } 2021-12-23 16:03:13.299 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:03:13.309 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-23 16:03:13.315 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-23 16:03:13.391 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-23 16:03:13.468 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-23 16:03:13.479 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-23 16:03:13.484 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-23 16:03:13.487 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-23 16:03:13.489 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-23 16:03:13.503 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-23 16:03:13.560 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:13.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-23 16:03:13.583 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-23 16:03:13.591 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-23 16:03:13.630 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:13.636 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2021-12-23 16:03:13.641 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2021-12-23 16:03:13.712 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-23 16:03:13.716 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-23 16:03:13.724 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-23 16:03:13.772 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-23 16:03:13.818 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-23 16:03:13.824 | + lib/nova:configure_console_compute:622 : local offset 2021-12-23 16:03:13.832 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-23 16:03:13.836 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-23 16:03:13.846 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-23 16:03:13.880 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.67 2021-12-23 16:03:13.883 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-23 16:03:13.932 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:13.936 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-23 16:03:13.980 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:13.987 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-23 16:03:14.028 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:14.036 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-23 16:03:14.042 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-23 16:03:14.100 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-23 16:03:14.128 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:14.136 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-23 16:03:14.173 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:14.176 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-23 16:03:14.180 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-23 16:03:14.184 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-23 16:03:14.188 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-23 16:03:14.192 | + functions-common:run_process:1584 : local group=libvirt 2021-12-23 16:03:14.200 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:14.208 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-23 16:03:14.215 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:14.220 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:14.231 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:14.236 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:14.243 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:14.259 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275394245 2021-12-23 16:03:14.264 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-23 16:03:14.300 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:14.312 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:14.319 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:14.328 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:14.335 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:14.344 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:14.351 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:14.360 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:14.368 | + functions-common:time_stop:2338 : start_time=1640275394245 2021-12-23 16:03:14.376 | + functions-common:time_stop:2340 : [[ -z 1640275394245 ]] 2021-12-23 16:03:14.387 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:14.400 | + functions-common:time_stop:2343 : end_time=1640275394389 2021-12-23 16:03:14.408 | + functions-common:time_stop:2344 : elapsed_time=144 2021-12-23 16:03:14.416 | + functions-common:time_stop:2345 : total=22720 2021-12-23 16:03:14.423 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:14.430 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22864 2021-12-23 16:03:14.440 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:14.448 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-23 16:03:14.456 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-23 16:03:14.507 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:14.514 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-23 16:03:14.514 | Dumping cells_v2 mapping 2021-12-23 16:03:14.523 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-23 16:03:18.147 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 16:03:18.147 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-23 16:03:18.147 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 16:03:18.147 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-23 16:03:18.147 | | cell1 | 09c98377-a905-4702-966e-7ceadacca8ed | rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-23 16:03:18.147 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-23 16:03:18.545 | + ./stack.sh:main:1314 : create_flavors 2021-12-23 16:03:18.547 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-23 16:03:18.563 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:18.567 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-23 16:03:18.567 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-23 16:03:21.299 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-23 16:03:23.904 | +----------------------------+-----------------------+ 2021-12-23 16:03:23.905 | | Field | Value | 2021-12-23 16:03:23.905 | +----------------------------+-----------------------+ 2021-12-23 16:03:23.905 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:23.905 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:23.905 | | disk | 1 | 2021-12-23 16:03:23.905 | | id | c1 | 2021-12-23 16:03:23.905 | | name | cirros256 | 2021-12-23 16:03:23.905 | | os-flavor-access:is_public | True | 2021-12-23 16:03:23.905 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:23.905 | | ram | 256 | 2021-12-23 16:03:23.905 | | rxtx_factor | 1.0 | 2021-12-23 16:03:23.905 | | swap | | 2021-12-23 16:03:23.905 | | vcpus | 1 | 2021-12-23 16:03:23.905 | +----------------------------+-----------------------+ 2021-12-23 16:03:24.015 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-23 16:03:26.368 | +----------------------------+-----------------------+ 2021-12-23 16:03:26.368 | | Field | Value | 2021-12-23 16:03:26.368 | +----------------------------+-----------------------+ 2021-12-23 16:03:26.368 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:26.368 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:26.368 | | disk | 5 | 2021-12-23 16:03:26.368 | | id | d1 | 2021-12-23 16:03:26.368 | | name | ds512M | 2021-12-23 16:03:26.368 | | os-flavor-access:is_public | True | 2021-12-23 16:03:26.368 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:26.368 | | ram | 512 | 2021-12-23 16:03:26.368 | | rxtx_factor | 1.0 | 2021-12-23 16:03:26.368 | | swap | | 2021-12-23 16:03:26.368 | | vcpus | 1 | 2021-12-23 16:03:26.368 | +----------------------------+-----------------------+ 2021-12-23 16:03:26.480 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-23 16:03:28.818 | +----------------------------+-----------------------+ 2021-12-23 16:03:28.819 | | Field | Value | 2021-12-23 16:03:28.819 | +----------------------------+-----------------------+ 2021-12-23 16:03:28.819 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:28.819 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:28.819 | | disk | 10 | 2021-12-23 16:03:28.819 | | id | d2 | 2021-12-23 16:03:28.819 | | name | ds1G | 2021-12-23 16:03:28.819 | | os-flavor-access:is_public | True | 2021-12-23 16:03:28.819 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:28.819 | | ram | 1024 | 2021-12-23 16:03:28.819 | | rxtx_factor | 1.0 | 2021-12-23 16:03:28.819 | | swap | | 2021-12-23 16:03:28.819 | | vcpus | 1 | 2021-12-23 16:03:28.819 | +----------------------------+-----------------------+ 2021-12-23 16:03:28.931 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-23 16:03:31.253 | +----------------------------+-----------------------+ 2021-12-23 16:03:31.253 | | Field | Value | 2021-12-23 16:03:31.253 | +----------------------------+-----------------------+ 2021-12-23 16:03:31.253 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:31.253 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:31.253 | | disk | 10 | 2021-12-23 16:03:31.253 | | id | d3 | 2021-12-23 16:03:31.253 | | name | ds2G | 2021-12-23 16:03:31.254 | | os-flavor-access:is_public | True | 2021-12-23 16:03:31.254 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:31.254 | | ram | 2048 | 2021-12-23 16:03:31.254 | | rxtx_factor | 1.0 | 2021-12-23 16:03:31.254 | | swap | | 2021-12-23 16:03:31.254 | | vcpus | 2 | 2021-12-23 16:03:31.254 | +----------------------------+-----------------------+ 2021-12-23 16:03:31.366 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-23 16:03:33.710 | +----------------------------+-----------------------+ 2021-12-23 16:03:33.710 | | Field | Value | 2021-12-23 16:03:33.710 | +----------------------------+-----------------------+ 2021-12-23 16:03:33.710 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:33.710 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:33.710 | | disk | 20 | 2021-12-23 16:03:33.711 | | id | d4 | 2021-12-23 16:03:33.711 | | name | ds4G | 2021-12-23 16:03:33.711 | | os-flavor-access:is_public | True | 2021-12-23 16:03:33.711 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:33.711 | | ram | 4096 | 2021-12-23 16:03:33.711 | | rxtx_factor | 1.0 | 2021-12-23 16:03:33.711 | | swap | | 2021-12-23 16:03:33.711 | | vcpus | 4 | 2021-12-23 16:03:33.711 | +----------------------------+-----------------------+ 2021-12-23 16:03:33.822 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-23 16:03:33.823 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-23 16:03:36.251 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-23 16:03:38.609 | +----------------------------+-----------------------+ 2021-12-23 16:03:38.609 | | Field | Value | 2021-12-23 16:03:38.610 | +----------------------------+-----------------------+ 2021-12-23 16:03:38.610 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:38.610 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:38.610 | | disk | 1 | 2021-12-23 16:03:38.610 | | id | 1 | 2021-12-23 16:03:38.610 | | name | m1.tiny | 2021-12-23 16:03:38.610 | | os-flavor-access:is_public | True | 2021-12-23 16:03:38.610 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:38.610 | | ram | 512 | 2021-12-23 16:03:38.610 | | rxtx_factor | 1.0 | 2021-12-23 16:03:38.610 | | swap | | 2021-12-23 16:03:38.610 | | vcpus | 1 | 2021-12-23 16:03:38.610 | +----------------------------+-----------------------+ 2021-12-23 16:03:38.721 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-23 16:03:41.060 | +----------------------------+-----------------------+ 2021-12-23 16:03:41.060 | | Field | Value | 2021-12-23 16:03:41.060 | +----------------------------+-----------------------+ 2021-12-23 16:03:41.060 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:41.061 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:41.061 | | disk | 20 | 2021-12-23 16:03:41.061 | | id | 2 | 2021-12-23 16:03:41.061 | | name | m1.small | 2021-12-23 16:03:41.061 | | os-flavor-access:is_public | True | 2021-12-23 16:03:41.061 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:41.061 | | ram | 2048 | 2021-12-23 16:03:41.061 | | rxtx_factor | 1.0 | 2021-12-23 16:03:41.061 | | swap | | 2021-12-23 16:03:41.061 | | vcpus | 1 | 2021-12-23 16:03:41.061 | +----------------------------+-----------------------+ 2021-12-23 16:03:41.173 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-23 16:03:43.519 | +----------------------------+-----------------------+ 2021-12-23 16:03:43.519 | | Field | Value | 2021-12-23 16:03:43.519 | +----------------------------+-----------------------+ 2021-12-23 16:03:43.519 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:43.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:43.519 | | disk | 40 | 2021-12-23 16:03:43.519 | | id | 3 | 2021-12-23 16:03:43.519 | | name | m1.medium | 2021-12-23 16:03:43.519 | | os-flavor-access:is_public | True | 2021-12-23 16:03:43.519 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:43.519 | | ram | 4096 | 2021-12-23 16:03:43.519 | | rxtx_factor | 1.0 | 2021-12-23 16:03:43.519 | | swap | | 2021-12-23 16:03:43.519 | | vcpus | 2 | 2021-12-23 16:03:43.519 | +----------------------------+-----------------------+ 2021-12-23 16:03:43.633 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-23 16:03:46.001 | +----------------------------+-----------------------+ 2021-12-23 16:03:46.001 | | Field | Value | 2021-12-23 16:03:46.001 | +----------------------------+-----------------------+ 2021-12-23 16:03:46.001 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:46.001 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:46.001 | | disk | 80 | 2021-12-23 16:03:46.001 | | id | 4 | 2021-12-23 16:03:46.001 | | name | m1.large | 2021-12-23 16:03:46.001 | | os-flavor-access:is_public | True | 2021-12-23 16:03:46.001 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:46.001 | | ram | 8192 | 2021-12-23 16:03:46.001 | | rxtx_factor | 1.0 | 2021-12-23 16:03:46.001 | | swap | | 2021-12-23 16:03:46.001 | | vcpus | 4 | 2021-12-23 16:03:46.001 | +----------------------------+-----------------------+ 2021-12-23 16:03:46.113 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-23 16:03:48.464 | +----------------------------+-----------------------+ 2021-12-23 16:03:48.464 | | Field | Value | 2021-12-23 16:03:48.464 | +----------------------------+-----------------------+ 2021-12-23 16:03:48.464 | | OS-FLV-DISABLED:disabled | False | 2021-12-23 16:03:48.464 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-23 16:03:48.464 | | disk | 160 | 2021-12-23 16:03:48.464 | | id | 5 | 2021-12-23 16:03:48.464 | | name | m1.xlarge | 2021-12-23 16:03:48.464 | | os-flavor-access:is_public | True | 2021-12-23 16:03:48.464 | | properties | hw_rng:allowed='True' | 2021-12-23 16:03:48.464 | | ram | 16384 | 2021-12-23 16:03:48.464 | | rxtx_factor | 1.0 | 2021-12-23 16:03:48.464 | | swap | | 2021-12-23 16:03:48.464 | | vcpus | 8 | 2021-12-23 16:03:48.464 | +----------------------------+-----------------------+ 2021-12-23 16:03:48.577 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-23 16:03:48.594 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:48.597 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-23 16:03:48.599 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:03:48.602 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-23 16:03:48.604 | + ./stack.sh:main:1318 : start_cinder 2021-12-23 16:03:48.608 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-23 16:03:48.610 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-23 16:03:48.613 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-23 16:03:48.615 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-23 16:03:48.632 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:03:48.634 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-23 16:03:48.637 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-23 16:03:48.652 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:48.655 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-23 16:03:48.666 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-23 16:03:48.669 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-23 16:03:48.672 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-23 16:03:48.682 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-23 16:03:48.688 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-23 16:03:48.688 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-23 16:03:48.696 | include /etc/tgt/stack.d/* 2021-12-23 16:03:48.699 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-23 16:03:48.703 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 16:03:48.705 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 16:03:48.708 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-23 16:03:49.087 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-23 16:03:49.099 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-23 16:03:49.102 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-23 16:03:49.105 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-23 16:03:49.109 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.112 | + functions-common:run_process:1582 : local service=c-api 2021-12-23 16:03:49.115 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.117 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:49.120 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:49.123 | + functions-common:run_process:1587 : local name=c-api 2021-12-23 16:03:49.126 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:49.129 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:49.131 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:49.134 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:49.137 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:49.141 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275429138 2021-12-23 16:03:49.144 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-23 16:03:49.159 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:49.162 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-23 16:03:49.164 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-23 16:03:49.167 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.169 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.172 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.175 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.177 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-23 16:03:49.180 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-23 16:03:49.182 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-23 16:03:49.185 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:49.188 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:49.191 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-23 16:03:49.193 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-23 16:03:49.196 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-23 16:03:49.198 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.200 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-23 16:03:49.203 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-23 16:03:49.205 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-23 16:03:49.208 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-23 16:03:49.211 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-23 16:03:49.268 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-23 16:03:49.323 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-23 16:03:49.369 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-23 16:03:49.416 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:49.464 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-23 16:03:49.521 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-23 16:03:49.567 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-23 16:03:49.614 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-23 16:03:49.662 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-23 16:03:49.710 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-23 16:03:49.712 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-23 16:03:49.770 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-23 16:03:49.967 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-23 16:03:49.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-23 16:03:50.189 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-23 16:03:50.267 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:50.270 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:50.272 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:50.275 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:50.277 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:50.280 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:50.282 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:50.285 | + functions-common:time_stop:2338 : start_time=1640275429138 2021-12-23 16:03:50.287 | + functions-common:time_stop:2340 : [[ -z 1640275429138 ]] 2021-12-23 16:03:50.291 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:50.295 | + functions-common:time_stop:2343 : end_time=1640275430292 2021-12-23 16:03:50.298 | + functions-common:time_stop:2344 : elapsed_time=1154 2021-12-23 16:03:50.300 | + functions-common:time_stop:2345 : total=22864 2021-12-23 16:03:50.303 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:50.306 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24018 2021-12-23 16:03:50.308 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.67/volume/v3 2021-12-23 16:03:50.311 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-23 16:03:50.312 | Waiting for Cinder API to start... 2021-12-23 16:03:50.314 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.67/volume/v3 2021-12-23 16:03:50.317 | + functions:wait_for_service:444 : local timeout=60 2021-12-23 16:03:50.319 | + functions:wait_for_service:445 : local url=http://10.222.0.67/volume/v3 2021-12-23 16:03:50.321 | + functions:wait_for_service:446 : local rval=0 2021-12-23 16:03:50.324 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-23 16:03:50.326 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-23 16:03:50.329 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:50.332 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:50.335 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:50.338 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275430336 2021-12-23 16:03:50.341 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-23 16:03:50.346 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/volume/v3 2021-12-23 16:03:55.298 | + :: : [[ 401 == 503 ]] 2021-12-23 16:03:55.299 | + :: : [[ 0 -eq 7 ]] 2021-12-23 16:03:55.302 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-23 16:03:55.305 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:55.307 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:55.310 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:55.312 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:55.315 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:55.317 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-23 16:03:55.320 | + functions-common:time_stop:2338 : start_time=1640275430336 2021-12-23 16:03:55.322 | + functions-common:time_stop:2340 : [[ -z 1640275430336 ]] 2021-12-23 16:03:55.326 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:55.329 | + functions-common:time_stop:2343 : end_time=1640275435326 2021-12-23 16:03:55.332 | + functions-common:time_stop:2344 : elapsed_time=4990 2021-12-23 16:03:55.334 | + functions-common:time_stop:2345 : total=19537 2021-12-23 16:03:55.337 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:55.339 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24527 2021-12-23 16:03:55.342 | + functions:wait_for_service:454 : return 0 2021-12-23 16:03:55.345 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.347 | + functions-common:run_process:1582 : local service=c-sch 2021-12-23 16:03:55.350 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.352 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:55.355 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:55.358 | + functions-common:run_process:1587 : local name=c-sch 2021-12-23 16:03:55.360 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:55.363 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:55.365 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:55.368 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:55.371 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:55.376 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275435372 2021-12-23 16:03:55.378 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-23 16:03:55.394 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:55.397 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 16:03:55.399 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-23 16:03:55.402 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.404 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.407 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.410 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.412 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 16:03:55.415 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 16:03:55.417 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-23 16:03:55.420 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:55.423 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:55.425 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 16:03:55.428 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-23 16:03:55.430 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-23 16:03:55.433 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.436 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:55.438 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:55.440 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:55.443 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:55.445 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-23 16:03:55.448 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:55.452 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-23 16:03:55.511 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-23 16:03:55.576 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:55.623 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-23 16:03:55.668 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-23 16:03:55.716 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:55.764 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:55.766 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-23 16:03:55.822 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:56.068 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-23 16:03:56.082 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-23 16:03:56.298 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-23 16:03:56.318 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:56.321 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:56.323 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:56.327 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:56.329 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:56.332 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:56.334 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:56.336 | + functions-common:time_stop:2338 : start_time=1640275435372 2021-12-23 16:03:56.339 | + functions-common:time_stop:2340 : [[ -z 1640275435372 ]] 2021-12-23 16:03:56.343 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:56.346 | + functions-common:time_stop:2343 : end_time=1640275436344 2021-12-23 16:03:56.349 | + functions-common:time_stop:2344 : elapsed_time=972 2021-12-23 16:03:56.351 | + functions-common:time_stop:2345 : total=24018 2021-12-23 16:03:56.354 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:56.356 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24990 2021-12-23 16:03:56.359 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.362 | + functions-common:run_process:1582 : local service=c-bak 2021-12-23 16:03:56.364 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.367 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:56.369 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:56.372 | + functions-common:run_process:1587 : local name=c-bak 2021-12-23 16:03:56.375 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:56.377 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:56.380 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:56.382 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:56.385 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:56.389 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275436386 2021-12-23 16:03:56.392 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-23 16:03:56.409 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:56.411 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 16:03:56.414 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-23 16:03:56.416 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.419 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.422 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.424 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.427 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 16:03:56.429 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 16:03:56.432 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-23 16:03:56.434 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:56.438 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:56.440 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 16:03:56.443 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-23 16:03:56.446 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-23 16:03:56.448 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.451 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:56.453 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:56.456 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:56.458 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:56.461 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-23 16:03:56.463 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:56.468 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-23 16:03:56.526 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-23 16:03:56.585 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:56.632 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-23 16:03:56.682 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-23 16:03:56.731 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:56.781 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:56.783 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-23 16:03:56.838 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:57.090 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-23 16:03:57.104 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-23 16:03:57.341 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-23 16:03:57.363 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:57.365 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:57.368 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:57.370 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:57.373 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:57.376 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:57.378 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:57.380 | + functions-common:time_stop:2338 : start_time=1640275436386 2021-12-23 16:03:57.383 | + functions-common:time_stop:2340 : [[ -z 1640275436386 ]] 2021-12-23 16:03:57.386 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:57.390 | + functions-common:time_stop:2343 : end_time=1640275437387 2021-12-23 16:03:57.392 | + functions-common:time_stop:2344 : elapsed_time=1001 2021-12-23 16:03:57.395 | + functions-common:time_stop:2345 : total=24990 2021-12-23 16:03:57.397 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:57.400 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25991 2021-12-23 16:03:57.403 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.406 | + functions-common:run_process:1582 : local service=c-vol 2021-12-23 16:03:57.408 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.411 | + functions-common:run_process:1584 : local group= 2021-12-23 16:03:57.413 | + functions-common:run_process:1585 : local user= 2021-12-23 16:03:57.415 | + functions-common:run_process:1587 : local name=c-vol 2021-12-23 16:03:57.418 | + functions-common:run_process:1589 : time_start run_process 2021-12-23 16:03:57.421 | + functions-common:time_start:2317 : local name=run_process 2021-12-23 16:03:57.423 | + functions-common:time_start:2318 : local start_time= 2021-12-23 16:03:57.426 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-23 16:03:57.429 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-23 16:03:57.433 | + functions-common:time_start:2322 : _TIME_START[$name]=1640275437430 2021-12-23 16:03:57.435 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-23 16:03:57.455 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:57.458 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-23 16:03:57.460 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-23 16:03:57.463 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.466 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.470 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.472 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.475 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-23 16:03:57.477 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-23 16:03:57.480 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-23 16:03:57.484 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-23 16:03:57.486 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-23 16:03:57.489 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-23 16:03:57.491 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-23 16:03:57.494 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-23 16:03:57.497 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.499 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-23 16:03:57.502 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-23 16:03:57.504 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-23 16:03:57.507 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-23 16:03:57.510 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-23 16:03:57.512 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-23 16:03:57.517 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-23 16:03:57.577 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-23 16:03:57.637 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-23 16:03:57.691 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-23 16:03:57.752 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-23 16:03:57.811 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-23 16:03:57.863 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-23 16:03:57.866 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-23 16:03:57.929 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-23 16:03:58.194 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-23 16:03:58.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-23 16:03:58.455 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-23 16:03:58.483 | + functions-common:run_process:1593 : time_stop run_process 2021-12-23 16:03:58.488 | + functions-common:time_stop:2331 : local name 2021-12-23 16:03:58.492 | + functions-common:time_stop:2332 : local end_time 2021-12-23 16:03:58.495 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:03:58.498 | + functions-common:time_stop:2334 : local total 2021-12-23 16:03:58.504 | + functions-common:time_stop:2335 : local start_time 2021-12-23 16:03:58.507 | + functions-common:time_stop:2337 : name=run_process 2021-12-23 16:03:58.509 | + functions-common:time_stop:2338 : start_time=1640275437430 2021-12-23 16:03:58.512 | + functions-common:time_stop:2340 : [[ -z 1640275437430 ]] 2021-12-23 16:03:58.515 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:03:58.518 | + functions-common:time_stop:2343 : end_time=1640275438516 2021-12-23 16:03:58.521 | + functions-common:time_stop:2344 : elapsed_time=1086 2021-12-23 16:03:58.523 | + functions-common:time_stop:2345 : total=25991 2021-12-23 16:03:58.526 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:03:58.529 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27077 2021-12-23 16:03:58.531 | + ./stack.sh:main:1319 : create_volume_types 2021-12-23 16:03:58.534 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-23 16:03:58.557 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:58.559 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 16:03:58.562 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-23 16:03:58.565 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-23 16:03:58.568 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-23 16:03:58.570 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-23 16:03:58.591 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:03:58.593 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-23 16:04:02.048 | +-------------+--------------------------------------+ 2021-12-23 16:04:02.048 | | Field | Value | 2021-12-23 16:04:02.048 | +-------------+--------------------------------------+ 2021-12-23 16:04:02.048 | | description | None | 2021-12-23 16:04:02.048 | | id | 2b7cb33d-497f-4411-9c0c-189a10509696 | 2021-12-23 16:04:02.048 | | is_public | True | 2021-12-23 16:04:02.048 | | name | lvmdriver-1 | 2021-12-23 16:04:02.048 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-23 16:04:02.048 | +-------------+--------------------------------------+ 2021-12-23 16:04:02.202 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-23 16:04:02.224 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:04:02.227 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-23 16:04:02.244 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:04:02.247 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-23 16:04:02.265 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:04:02.268 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-23 16:04:02.270 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-23 16:04:02.273 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-23 16:04:02.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-23 16:04:02.280 | ++ 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 2021-12-23 16:04:02.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-23 16:04:02.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-23 16:04:02.285 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-23 16:04:02.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-23 16:04:02.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-23 16:04:02.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-23 16:04:02.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-23 16:04:02.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-23 16:04:02.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-23 16:04:02.295 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-23 16:04:02.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-23 16:04:02.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 16:04:02.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-23 16:04:02.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 16:04:02.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-23 16:04:02.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 16:04:02.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-23 16:04:02.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 16:04:02.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-23 16:04:02.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 16:04:02.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-23 16:04:02.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-23 16:04:02.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-23 16:04:02.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-23 16:04:02.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-23 16:04:02.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-23 16:04:02.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-23 16:04:02.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-23 16:04:02.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-23 16:04:02.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-23 16:04:02.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-23 16:04:02.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-23 16:04:02.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.67/identity ']' 2021-12-23 16:04:02.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-23 16:04:02.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-23 16:04:02.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-23 16:04:02.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-23 16:04:02.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-23 16:04:02.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-23 16:04:02.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-23 16:04:02.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-23 16:04:02.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-23 16:04:02.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:02.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:04.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:04.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 258075fb04b4441c94039ab8d0c33d54 --long --quote none -f csv 2021-12-23 16:04:04.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:04.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:06.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-23 16:04:06.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-23 16:04:06.901 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-23 16:04:06.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-23 16:04:06.904 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-23 16:04:06.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 06d3a97965bc4a239ddca3c2deef7622 swiftusertest1 258075fb04b4441c94039ab8d0c33d54 swiftprojecttest1 testing 2021-12-23 16:04:06.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=06d3a97965bc4a239ddca3c2deef7622 2021-12-23 16:04:06.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-23 16:04:06.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=258075fb04b4441c94039ab8d0c33d54 2021-12-23 16:04:06.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-23 16:04:06.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-23 16:04:06.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-23 16:04:06.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-23 16:04:06.920 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:06.923 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:06.924 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-23 16:04:06.926 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:06.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:06.930 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:06.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:06.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:06.937 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:06.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:06.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:06.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:06.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:06.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:06.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-23 16:04:06.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-23 16:04:06.952 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-23 16:04:06.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-23 16:04:06.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-23 16:04:06.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b54a729496b3451f9136c428364addd8 swiftusertest3 258075fb04b4441c94039ab8d0c33d54 swiftprojecttest1 testing3 2021-12-23 16:04:06.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b54a729496b3451f9136c428364addd8 2021-12-23 16:04:06.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-23 16:04:06.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=258075fb04b4441c94039ab8d0c33d54 2021-12-23 16:04:06.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-23 16:04:06.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-23 16:04:06.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-23 16:04:06.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-23 16:04:06.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:06.974 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:06.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-23 16:04:06.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:06.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:06.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:06.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:06.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:06.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:06.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:06.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:06.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:06.996 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:06.997 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:06.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:07.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:07.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:07.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 9d57299b6ce44a03872f28ff51864a8b --long --quote none -f csv 2021-12-23 16:04:07.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:07.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:07.008 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:09.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-23 16:04:09.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-23 16:04:09.308 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:09.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:09.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1514d30e90c24d13827d5942704afae5 demo 9d57299b6ce44a03872f28ff51864a8b invisible_to_admin Passw0rd 2021-12-23 16:04:09.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1514d30e90c24d13827d5942704afae5 2021-12-23 16:04:09.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-23 16:04:09.316 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=9d57299b6ce44a03872f28ff51864a8b 2021-12-23 16:04:09.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-23 16:04:09.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:09.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-23 16:04:09.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-23 16:04:09.326 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:09.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:09.331 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:09.333 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:09.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:09.336 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:09.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:09.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:09.341 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:09.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:09.344 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:09.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:09.347 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:09.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:09.350 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:09.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:09.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:09.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:09.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:09.358 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:09.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ac21f5a831294d07861aea437d2dd942 --long --quote none -f csv 2021-12-23 16:04:09.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:09.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:09.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:11.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 16:04:11.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 16:04:11.682 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:11.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:11.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cec5134ba76540fdb16a98a0adc1b33c admin ac21f5a831294d07861aea437d2dd942 demo Passw0rd 2021-12-23 16:04:11.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cec5134ba76540fdb16a98a0adc1b33c 2021-12-23 16:04:11.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 16:04:11.689 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ac21f5a831294d07861aea437d2dd942 2021-12-23 16:04:11.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-23 16:04:11.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:11.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-23 16:04:11.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-23 16:04:11.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:11.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:11.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:11.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:11.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:11.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:11.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:11.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:11.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:11.718 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:11.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:11.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:11.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:11.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:11.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-23 16:04:11.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-23 16:04:11.730 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:11.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:11.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1514d30e90c24d13827d5942704afae5 demo ac21f5a831294d07861aea437d2dd942 demo Passw0rd 2021-12-23 16:04:11.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1514d30e90c24d13827d5942704afae5 2021-12-23 16:04:11.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-23 16:04:11.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ac21f5a831294d07861aea437d2dd942 2021-12-23 16:04:11.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-23 16:04:11.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:11.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-23 16:04:11.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-23 16:04:11.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:11.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:11.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:11.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:11.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:11.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:11.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:11.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:11.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:11.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:11.769 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:11.770 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:11.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:11.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:11.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:11.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:11.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:11.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project c76f584082664b33a365443b0870a5f4 --long --quote none -f csv 2021-12-23 16:04:11.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:11.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:11.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:14.080 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-23 16:04:14.086 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-23 16:04:14.087 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-23 16:04:14.089 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-23 16:04:14.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-23 16:04:14.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d0143048117f484ebaa879f8aa2e43ca swiftusertest4 c76f584082664b33a365443b0870a5f4 swiftprojecttest4 testing4 2021-12-23 16:04:14.094 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d0143048117f484ebaa879f8aa2e43ca 2021-12-23 16:04:14.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-23 16:04:14.097 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c76f584082664b33a365443b0870a5f4 2021-12-23 16:04:14.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-23 16:04:14.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-23 16:04:14.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-23 16:04:14.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-23 16:04:14.106 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:14.109 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:14.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-23 16:04:14.112 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:14.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:14.115 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:14.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:14.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:14.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:14.121 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:14.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:14.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:14.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:14.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:14.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:14.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:14.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:14.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:14.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:14.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:14.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:14.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:14.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project c8dace813ccc412dbbec92a415048bb2 --long --quote none -f csv 2021-12-23 16:04:14.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:16.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-23 16:04:16.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-23 16:04:16.432 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-23 16:04:16.433 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-23 16:04:16.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-23 16:04:16.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2d7a507a89b84395ae2f5b0bf08edb25 swiftusertest2 c8dace813ccc412dbbec92a415048bb2 swiftprojecttest2 testing2 2021-12-23 16:04:16.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2d7a507a89b84395ae2f5b0bf08edb25 2021-12-23 16:04:16.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-23 16:04:16.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c8dace813ccc412dbbec92a415048bb2 2021-12-23 16:04:16.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-23 16:04:16.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-23 16:04:16.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-23 16:04:16.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-23 16:04:16.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:16.453 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:16.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-23 16:04:16.456 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:16.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:16.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:16.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:16.462 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:16.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:16.465 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:16.467 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:16.468 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:16.470 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:16.471 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:16.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:16.474 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:16.476 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:16.477 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:16.479 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:16.481 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:16.483 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project cdad8dc34b7d4586b3a17c94ea488d2b --long --quote none -f csv 2021-12-23 16:04:16.483 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:16.484 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:16.485 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:18.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 16:04:18.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 16:04:18.739 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:18.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:18.742 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cec5134ba76540fdb16a98a0adc1b33c admin cdad8dc34b7d4586b3a17c94ea488d2b admin Passw0rd 2021-12-23 16:04:18.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cec5134ba76540fdb16a98a0adc1b33c 2021-12-23 16:04:18.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 16:04:18.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=cdad8dc34b7d4586b3a17c94ea488d2b 2021-12-23 16:04:18.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-23 16:04:18.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:18.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-23 16:04:18.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-23 16:04:18.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:18.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:18.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:18.763 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:18.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:18.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:18.768 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:18.769 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:18.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:18.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:18.773 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:18.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:18.777 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:18.779 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:18.780 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:18.782 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:18.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:18.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:18.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:18.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:18.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d7b9b90ec35146d392f358d3c40a2bca --long --quote none -f csv 2021-12-23 16:04:18.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-23 16:04:18.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:18.792 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:21.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-23 16:04:21.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-23 16:04:21.124 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:21.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:21.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 089a7bd7009d4c1db55948357c098113 alt_demo d7b9b90ec35146d392f358d3c40a2bca alt_demo Passw0rd 2021-12-23 16:04:21.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=089a7bd7009d4c1db55948357c098113 2021-12-23 16:04:21.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-23 16:04:21.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 16:04:21.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-23 16:04:21.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:21.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-23 16:04:21.139 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-23 16:04:21.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:21.144 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:21.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:21.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:21.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:21.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:21.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:21.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:21.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:21.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:21.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:21.165 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:21.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:21.169 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:21.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-23 16:04:21.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-23 16:04:21.174 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-23 16:04:21.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-23 16:04:21.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cec5134ba76540fdb16a98a0adc1b33c admin d7b9b90ec35146d392f358d3c40a2bca alt_demo Passw0rd 2021-12-23 16:04:21.179 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cec5134ba76540fdb16a98a0adc1b33c 2021-12-23 16:04:21.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-23 16:04:21.182 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d7b9b90ec35146d392f358d3c40a2bca 2021-12-23 16:04:21.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-23 16:04:21.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-23 16:04:21.187 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-23 16:04:21.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-23 16:04:21.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-23 16:04:21.195 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-23 16:04:21.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-23 16:04:21.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-23 16:04:21.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:21.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-23 16:04:21.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.205 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:21.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-23 16:04:21.208 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.210 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-23 16:04:21.212 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-23 16:04:21.213 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-23 16:04:21.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-23 16:04:21.217 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-23 16:04:21.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-23 16:04:21.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-23 16:04:21.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-23 16:04:21.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-23 16:04:21.227 | + ./stack.sh:main:1349 : save_stackenv 2021-12-23 16:04:21.230 | + functions-common:save_stackenv:60 : local tag= 2021-12-23 16:04:21.234 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-23 16:04:21.237 | + functions-common:save_stackenv:62 : time_stamp=2021-12-23-160421 2021-12-23 16:04:21.240 | + functions-common:save_stackenv:63 : echo '# 2021-12-23-160421 ' 2021-12-23 16:04:21.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.245 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-23 16:04:21.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.250 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-23 16:04:21.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.255 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-23 16:04:21.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.260 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-23 16:04:21.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.265 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2021-12-23 16:04:21.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.270 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.67/identity 2021-12-23 16:04:21.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.275 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2021-12-23 16:04:21.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.281 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-23-154042 2021-12-23 16:04:21.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.286 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-23 16:04:21.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.291 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2021-12-23 16:04:21.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.296 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-23 16:04:21.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.301 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-23 16:04:21.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.306 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-23 16:04:21.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-23 16:04:21.311 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-23 16:04:21.313 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-23 16:04:21.316 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.318 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 16:04:21.321 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-23 16:04:21.323 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:04:21.326 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 16:04:21.328 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 16:04:21.332 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-23 16:04:21.334 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.337 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-23 16:04:21.339 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:04:21.343 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-23 16:04:21.343 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:04:21.343 | gsub("[][]", "", $1); 2021-12-23 16:04:21.343 | split($1, a, "|"); 2021-12-23 16:04:21.343 | if (a[1] == matchgroup) 2021-12-23 16:04:21.343 | print a[2] 2021-12-23 16:04:21.343 | } 2021-12-23 16:04:21.343 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.349 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-23 16:04:21.351 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 16:04:21.354 | + functions-common:run_phase:1760 : local phase=extra 2021-12-23 16:04:21.357 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 16:04:21.360 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 16:04:21.362 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 16:04:21.365 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 16:04:21.367 | + functions-common:run_phase:1769 : local extra 2021-12-23 16:04:21.371 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 16:04:21.374 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 16:04:21.377 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 16:04:21.380 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 16:04:21.382 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-23 16:04:21.385 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 16:04:21.400 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:04:21.403 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:04:21.406 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:04:21.409 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-23 16:04:21.412 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:04:21.414 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 16:04:21.417 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:04:21.420 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-23 16:04:21.422 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-23 16:04:21.425 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 16:04:21.427 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 16:04:21.430 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:04:21.432 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 16:04:21.435 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-23 16:04:21.437 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 16:04:21.440 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-23 16:04:21.443 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 16:04:21.445 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 16:04:21.448 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-23 16:04:21.450 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.453 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 16:04:21.455 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-23 16:04:21.458 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:04:21.460 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 16:04:21.462 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 16:04:21.466 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-23 16:04:21.469 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.471 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-23 16:04:21.474 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:04:21.477 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-23 16:04:21.477 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:04:21.477 | gsub("[][]", "", $1); 2021-12-23 16:04:21.477 | split($1, a, "|"); 2021-12-23 16:04:21.477 | if (a[1] == matchgroup) 2021-12-23 16:04:21.477 | print a[2] 2021-12-23 16:04:21.477 | } 2021-12-23 16:04:21.477 | ' /home/ubuntu/devstack/local.conf 2021-12-23 16:04:21.483 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-23 16:04:21.501 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:04:21.503 | + ./stack.sh:main:1389 : service_check 2021-12-23 16:04:21.506 | + functions-common:service_check:1620 : local service 2021-12-23 16:04:21.508 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.511 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-23 16:04:21.524 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-23 16:04:21.528 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.531 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-23 16:04:21.544 | enabled 2021-12-23 16:04:21.548 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-23 16:04:21.565 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-23 16:04:21.565 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.565 | Active: active (running) since Thu 2021-12-23 16:02:01 UTC; 2min 20s ago 2021-12-23 16:04:21.565 | Main PID: 88172 (uwsgi) 2021-12-23 16:04:21.565 | Status: "uWSGI is ready" 2021-12-23 16:04:21.565 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:21.565 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-23 16:04:21.565 | ├─88172 nova-apiuWSGI master 2021-12-23 16:04:21.565 | ├─88173 nova-apiuWSGI worker 1 2021-12-23 16:04:21.565 | └─88174 nova-apiuWSGI worker 2 2021-12-23 16:04:21.565 | 2021-12-23 16:04:21.565 | Dec 23 16:03:45 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: [pid: 88173|app: 0|req: 16/30] 10.222.0.67 () {58 vars in 1180 bytes} [Thu Dec 23 16:03:45 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: DEBUG nova.api.openstack.wsgi [None req-f5e96aa0-89ff-4368-8e1a-4a797c1bf078 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=88174) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: INFO nova.api.openstack.requestlog [None req-f5e96aa0-89ff-4368-8e1a-4a797c1bf078 admin admin] 10.222.0.67 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.107063 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: [pid: 88174|app: 0|req: 15/31] 10.222.0.67 () {62 vars in 1183 bytes} [Thu Dec 23 16:03:48 2021] POST /compute/v2.1/flavors => generated 368 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: DEBUG nova.api.openstack.wsgi [None req-658c8c1b-389b-4779-8331-1995091a4fd1 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88173) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: INFO nova.api.openstack.requestlog [None req-658c8c1b-389b-4779-8331-1995091a4fd1 admin admin] 10.222.0.67 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.045995 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: [pid: 88173|app: 0|req: 17/32] 10.222.0.67 () {62 vars in 1233 bytes} [Thu Dec 23 16:03:48 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: DEBUG nova.api.openstack.wsgi [None req-ad882238-f13a-4ad9-94de-fb63e1fcba6b admin admin] Calling method '>' {{(pid=88174) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-23 16:04:21.565 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: INFO nova.api.openstack.requestlog [None req-ad882238-f13a-4ad9-94de-fb63e1fcba6b admin admin] 10.222.0.67 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025105 2021-12-23 16:04:21.566 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv devstack@n-api.service[88172]: [pid: 88174|app: 0|req: 16/33] 10.222.0.67 () {58 vars in 1180 bytes} [Thu Dec 23 16:03:48 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-23 16:04:21.568 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.571 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-23 16:04:21.584 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-23 16:04:21.587 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.590 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-23 16:04:21.603 | enabled 2021-12-23 16:04:21.607 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-23 16:04:21.624 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-23 16:04:21.624 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.624 | Active: active (running) since Thu 2021-12-23 16:03:07 UTC; 1min 13s ago 2021-12-23 16:04:21.624 | Main PID: 93027 (nova-scheduler) 2021-12-23 16:04:21.624 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:21.624 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-23 16:04:21.624 | ├─93027 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 16:04:21.624 | ├─94662 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 16:04:21.624 | └─94665 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-23 16:04:21.624 | 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_messaging_notifications.retry = -1 {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_messaging_notifications.transport_url = **** {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_reports.file_event_handler = None {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] oslo_reports.log_dir = None {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.624 | Dec 23 16:03:13 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.service [None req-43b67b21-6134-422d-87a6-03ce1c42efcb None None] ******************************************************************************** {{(pid=93027) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:21.624 | Dec 23 16:03:51 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.periodic_task [None req-0e3648ad-9de9-42b1-be92-231a777e9747 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94662) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 16:04:21.624 | Dec 23 16:03:57 dv-neutron-822801-1-hyperv nova-scheduler[93027]: DEBUG oslo_service.periodic_task [None req-9c18c17c-b265-45f0-b350-d619796a79f9 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94665) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 16:04:21.628 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.630 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-23 16:04:21.643 | enabled 2021-12-23 16:04:21.647 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-23 16:04:21.662 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-23 16:04:21.662 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.662 | Active: active (running) since Thu 2021-12-23 16:03:09 UTC; 1min 12s ago 2021-12-23 16:04:21.662 | Main PID: 93472 (uwsgi) 2021-12-23 16:04:21.662 | Status: "uWSGI is ready" 2021-12-23 16:04:21.662 | Tasks: 4 (limit: 14352) 2021-12-23 16:04:21.662 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-23 16:04:21.662 | ├─93472 nova-api-metauWSGI master 2021-12-23 16:04:21.662 | ├─93473 nova-api-metauWSGI worker 1 2021-12-23 16:04:21.662 | ├─93474 nova-api-metauWSGI worker 2 2021-12-23 16:04:21.662 | └─93475 nova-api-metauWSGI http 1 2021-12-23 16:04:21.662 | 2021-12-23 16:04:21.662 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_concurrency.lockutils [None req-dfd8b343-b75f-4052-8208-f408da57b356 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.009s {{(pid=93473) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:21.662 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_concurrency.lockutils [None req-dfd8b343-b75f-4052-8208-f408da57b356 None None] Lock "09c98377-a905-4702-966e-7ceadacca8ed" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93473) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_concurrency.lockutils [None req-dfd8b343-b75f-4052-8208-f408da57b356 None None] Lock "09c98377-a905-4702-966e-7ceadacca8ed" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=93473) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: WARNING nova.api.metadata.handler [None req-16720ff6-0b04-46cc-9f54-816c55645eba None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd8b343-b75f-4052-8208-f408da57b356 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93473) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a19a0af400 pid: 93474 (default app) 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd8b343-b75f-4052-8208-f408da57b356 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93473) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd8b343-b75f-4052-8208-f408da57b356 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93473) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: WARNING nova.api.metadata.handler [None req-dfd8b343-b75f-4052-8208-f408da57b356 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-23 16:04:21.663 | Dec 23 16:03:14 dv-neutron-822801-1-hyperv devstack@n-api-meta.service[93472]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a19a0af400 pid: 93473 (default app) 2021-12-23 16:04:21.666 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.669 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-23 16:04:21.682 | enabled 2021-12-23 16:04:21.687 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-23 16:04:21.702 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-23 16:04:21.702 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.702 | Active: active (running) since Thu 2021-12-23 16:02:15 UTC; 2min 6s ago 2021-12-23 16:04:21.702 | Main PID: 89313 (uwsgi) 2021-12-23 16:04:21.702 | Status: "uWSGI is ready" 2021-12-23 16:04:21.703 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:21.703 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-23 16:04:21.703 | ├─89313 placementuWSGI master 2021-12-23 16:04:21.703 | ├─89314 placementuWSGI worker 1 2021-12-23 16:04:21.703 | └─89315 placementuWSGI worker 2 2021-12-23 16:04:21.703 | 2021-12-23 16:04:21.703 | Dec 23 16:03:11 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: [pid: 89314|app: 0|req: 1/2] 10.222.0.67 () {54 vars in 905 bytes} [Thu Dec 23 16:03:11 2021] GET /placement => generated 136 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 16:04:21.703 | Dec 23 16:03:12 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: DEBUG placement.requestlog [None req-88546586-6ee0-483c-926b-c08e6401b22c None None] Starting request: 10.222.0.67 "GET /placement/" {{(pid=89315) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 16:04:21.703 | Dec 23 16:03:12 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: INFO placement.requestlog [None req-88546586-6ee0-483c-926b-c08e6401b22c None None] 10.222.0.67 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 16:04:21.703 | Dec 23 16:03:12 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: [pid: 89315|app: 0|req: 2/3] 10.222.0.67 () {54 vars in 905 bytes} [Thu Dec 23 16:03:12 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 16:04:21.703 | Dec 23 16:03:15 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: DEBUG placement.requestlog [None req-7935518b-8ce4-4808-ad8e-17c4e10be161 None None] Starting request: 10.222.0.67 "GET /placement/" {{(pid=89314) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 16:04:21.703 | Dec 23 16:03:15 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: INFO placement.requestlog [None req-7935518b-8ce4-4808-ad8e-17c4e10be161 None None] 10.222.0.67 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 16:04:21.703 | Dec 23 16:03:15 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: [pid: 89314|app: 0|req: 2/4] 10.222.0.67 () {54 vars in 905 bytes} [Thu Dec 23 16:03:15 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 16:04:21.703 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: DEBUG placement.requestlog [None req-8a519740-970e-4d95-afcb-c227168c733d None None] Starting request: 10.222.0.67 "GET /placement/" {{(pid=89315) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-23 16:04:21.703 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: INFO placement.requestlog [None req-8a519740-970e-4d95-afcb-c227168c733d None None] 10.222.0.67 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-23 16:04:21.703 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv devstack@placement-api.service[89313]: [pid: 89315|app: 0|req: 3/5] 10.222.0.67 () {54 vars in 905 bytes} [Thu Dec 23 16:03:16 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-23 16:04:21.706 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.709 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-23 16:04:21.721 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-23 16:04:21.724 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.727 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-23 16:04:21.741 | enabled 2021-12-23 16:04:21.744 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-23 16:04:21.760 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-23 16:04:21.760 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.760 | Active: active (running) since Thu 2021-12-23 16:01:31 UTC; 2min 49s ago 2021-12-23 16:04:21.760 | Main PID: 87310 (uwsgi) 2021-12-23 16:04:21.760 | Status: "uWSGI is ready" 2021-12-23 16:04:21.760 | Tasks: 5 (limit: 14352) 2021-12-23 16:04:21.760 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-23 16:04:21.760 | ├─87310 glance-apiuWSGI master 2021-12-23 16:04:21.760 | ├─87311 glance-apiuWSGI worker 1 2021-12-23 16:04:21.760 | └─87312 glance-apiuWSGI worker 2 2021-12-23 16:04:21.761 | 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.location [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87311) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: DEBUG glance_store.backend [None req-39618a66-bafe-4994-9141-fe74faeb86b5 admin admin] Skipping store.set_acls... not implemented. {{(pid=87311) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-23 16:04:21.761 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv devstack@g-api.service[87310]: [pid: 87311|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Thu Dec 23 16:01:44 2021] PUT /v2/images/f2b54387-081f-4f8d-916b-d542a10ae617/file => generated 0 bytes in 15267 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-23 16:04:21.764 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.767 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-23 16:04:21.780 | enabled 2021-12-23 16:04:21.784 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-23 16:04:21.799 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-23 16:04:21.799 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.799 | Active: active (running) since Thu 2021-12-23 16:03:56 UTC; 25s ago 2021-12-23 16:04:21.799 | Main PID: 96331 (cinder-schedule) 2021-12-23 16:04:21.799 | Tasks: 4 (limit: 14352) 2021-12-23 16:04:21.799 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-23 16:04:21.799 | └─96331 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-23 16:04:21.799 | 2021-12-23 16:04:21.799 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: INFO cinder.manager [None req-729b258e-3143-49b5-a531-1ba9558d964c None None] Initiating service 1 cleanup 2021-12-23 16:04:21.800 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: INFO cinder.manager [None req-729b258e-3143-49b5-a531-1ba9558d964c None None] Service 1 cleanup completed. 2021-12-23 16:04:21.800 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.service [None req-729b258e-3143-49b5-a531-1ba9558d964c None None] Creating RPC server for service cinder-scheduler {{(pid=96331) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-23 16:04:21.800 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.service [None req-729b258e-3143-49b5-a531-1ba9558d964c None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96331) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-23 16:04:21.800 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.scheduler.host_manager [None req-b09d74ce-369f-4ca0-ae34-b44867ca2078 None None] Received backup service update from dv-neutron-822801-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96331) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-23 16:04:21.800 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.scheduler.host_manager [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Received volume service update from dv-neutron-822801-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822801-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96331) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-23 16:04:21.800 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.utils [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96331) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-23 16:04:21.800 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.scheduler.host_manager [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-822801-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 23, 16, 4, 5, 888972)}, {'type': 'backend', 'name_to_id': 'dv-neutron-822801-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 23, 16, 4, 5, 888972)}]. {{(pid=96331) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-23 16:04:21.800 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.scheduler.host_manager [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Updating capabilities for dv-neutron-822801-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822801-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 23, 16, 4, 5, 861354)} {{(pid=96331) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-23 16:04:21.800 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv cinder-scheduler[96331]: DEBUG cinder.utils [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96331) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-23 16:04:21.803 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.806 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-23 16:04:21.819 | enabled 2021-12-23 16:04:21.822 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-23 16:04:21.838 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-23 16:04:21.838 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.838 | Active: active (running) since Thu 2021-12-23 16:03:50 UTC; 31s ago 2021-12-23 16:04:21.838 | Main PID: 95895 (uwsgi) 2021-12-23 16:04:21.838 | Status: "uWSGI is ready" 2021-12-23 16:04:21.838 | Tasks: 11 (limit: 14352) 2021-12-23 16:04:21.838 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-23 16:04:21.838 | ├─95895 cinder-apiuWSGI master 2021-12-23 16:04:21.838 | ├─95896 cinder-apiuWSGI worker 1 2021-12-23 16:04:21.838 | └─95897 cinder-apiuWSGI worker 2 2021-12-23 16:04:21.838 | 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: [pid: 95896|app: 0|req: 2/2] 10.222.0.67 () {60 vars in 1228 bytes} [Thu Dec 23 16:04:00 2021] POST /volume/v3/cdad8dc34b7d4586b3a17c94ea488d2b/types => generated 186 bytes in 784 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: INFO cinder.api.openstack.wsgi [req-9249ac32-2778-48cb-baa5-13450b65eeb1 req-fb501f32-b1f5-4f22-8b56-67deacf188db admin admin] POST http://10.222.0.67/volume/v3/cdad8dc34b7d4586b3a17c94ea488d2b/types/2b7cb33d-497f-4411-9c0c-189a10509696/extra_specs 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: DeprecationWarning, 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: DEBUG cinder.api.openstack.wsgi [req-9249ac32-2778-48cb-baa5-13450b65eeb1 req-fb501f32-b1f5-4f22-8b56-67deacf188db admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95897) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: 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. 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: DeprecationWarning) 2021-12-23 16:04:21.838 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: DEBUG oslo_db.sqlalchemy.engines [req-9249ac32-2778-48cb-baa5-13450b65eeb1 req-fb501f32-b1f5-4f22-8b56-67deacf188db 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95897) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-23 16:04:21.838 | Dec 23 16:04:02 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: INFO cinder.api.openstack.wsgi [req-9249ac32-2778-48cb-baa5-13450b65eeb1 req-fb501f32-b1f5-4f22-8b56-67deacf188db admin admin] http://10.222.0.67/volume/v3/cdad8dc34b7d4586b3a17c94ea488d2b/types/2b7cb33d-497f-4411-9c0c-189a10509696/extra_specs returned with HTTP 200 2021-12-23 16:04:21.838 | Dec 23 16:04:02 dv-neutron-822801-1-hyperv devstack@c-api.service[95895]: [pid: 95897|app: 0|req: 1/3] 10.222.0.67 () {62 vars in 1445 bytes} [Thu Dec 23 16:04:01 2021] POST /volume/v3/cdad8dc34b7d4586b3a17c94ea488d2b/types/2b7cb33d-497f-4411-9c0c-189a10509696/extra_specs => generated 55 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-23 16:04:21.841 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.844 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-23 16:04:21.857 | enabled 2021-12-23 16:04:21.861 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-23 16:04:21.877 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-23 16:04:21.877 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.877 | Active: active (running) since Thu 2021-12-23 16:03:58 UTC; 23s ago 2021-12-23 16:04:21.877 | Main PID: 97026 (cinder-volume) 2021-12-23 16:04:21.877 | Tasks: 2 (limit: 14352) 2021-12-23 16:04:21.877 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-23 16:04:21.877 | ├─97026 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-23 16:04:21.877 | └─97279 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-23 16:04:21.877 | 2021-12-23 16:04:21.877 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv sudo[97330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-23 16:04:21.877 | Dec 23 16:04:05 dv-neutron-822801-1-hyperv sudo[97330]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv sudo[97330]: pam_unix(sudo:session): session closed for user root 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv cinder-volume[97026]: DEBUG oslo_concurrency.processutils [None req-74815633-3552-4722-ae14-f340665f9da2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.364s {{(pid=97279) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv cinder-volume[97026]: DEBUG oslo_concurrency.processutils [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=97279) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv sudo[97334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv sudo[97334]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv sudo[97334]: pam_unix(sudo:session): session closed for user root 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv cinder-volume[97026]: DEBUG oslo_concurrency.processutils [None req-74815633-3552-4722-ae14-f340665f9da2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.359s {{(pid=97279) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-23 16:04:21.877 | Dec 23 16:04:06 dv-neutron-822801-1-hyperv cinder-volume[97026]: INFO cinder.volume.manager [None req-74815633-3552-4722-ae14-f340665f9da2 None None] Driver post RPC initialization completed successfully. 2021-12-23 16:04:21.880 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.883 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-23 16:04:21.896 | enabled 2021-12-23 16:04:21.899 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-23 16:04:21.914 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-23 16:04:21.914 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.915 | Active: active (running) since Thu 2021-12-23 16:02:08 UTC; 2min 13s ago 2021-12-23 16:04:21.915 | Main PID: 88729 (/usr/bin/python) 2021-12-23 16:04:21.915 | Tasks: 5 (limit: 14352) 2021-12-23 16:04:21.915 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-23 16:04:21.915 | ├─88729 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:04:21.915 | ├─88840 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:04:21.915 | ├─88841 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:04:21.915 | ├─88842 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-23 16:04:21.915 | └─88843 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-23 16:04:21.915 | 2021-12-23 16:04:21.915 | Dec 23 16:03:25 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-a92857ad-6d94-4d00-b868-76c697d23805 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:26 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-09c24d7d-52ff-4b8f-94d9-49041138d593 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:27 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:28 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-eac006c5-b164-4042-a663-032804f13d46 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:52 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron.db.agents_db [None req-dda2bfa7-da5e-48ae-939d-c1ef8905a765 None None] Agent healthcheck: found 5 active agents {{(pid=88843) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-23 16:04:21.915 | Dec 23 16:03:54 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-c85547f6-4a1e-4067-8eff-40f6650278f3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:55 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-a92857ad-6d94-4d00-b868-76c697d23805 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:56 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-3f4634c7-c41e-49c1-8cd2-eb1311db609b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:57 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.915 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-server[88729]: DEBUG neutron_lib.callbacks.manager [None req-eac006c5-b164-4042-a663-032804f13d46 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8730455804087', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8163938'] for agent, after_update {{(pid=88842) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-23 16:04:21.919 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.922 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-23 16:04:21.935 | enabled 2021-12-23 16:04:21.939 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-23 16:04:21.954 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-23 16:04:21.954 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.954 | Active: active (running) since Thu 2021-12-23 16:02:20 UTC; 2min 1s ago 2021-12-23 16:04:21.954 | Main PID: 90125 (/usr/bin/python) 2021-12-23 16:04:21.954 | Tasks: 12 (limit: 14352) 2021-12-23 16:04:21.954 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-23 16:04:21.954 | ├─90125 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-23 16:04:21.954 | ├─91681 /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/tmpvnebly89/privsep.sock 2021-12-23 16:04:21.954 | ├─91717 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:21.954 | ├─91718 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:21.954 | └─91879 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a8c7360d-52c2-4260-9feb-f64a0bb02465/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a8c7360d-52c2-4260-9feb-f64a0bb02465/host --addn-hosts=/opt/stack/data/neutron/dhcp/a8c7360d-52c2-4260-9feb-f64a0bb02465/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a8c7360d-52c2-4260-9feb-f64a0bb02465/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a8c7360d-52c2-4260-9feb-f64a0bb02465/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-da07d420-65ee-4b5e-bf40-74bc86f26a03,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 2021-12-23 16:04:21.954 | 2021-12-23 16:04:21.954 | Dec 23 16:02:59 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [None req-ef481be8-7d71-4daa-99f0-1e0fcb88e57a None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:21.954 | Dec 23 16:02:59 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [None req-ef481be8-7d71-4daa-99f0-1e0fcb88e57a None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:21.954 | Dec 23 16:02:59 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG neutron.agent.dhcp.agent [None req-ef481be8-7d71-4daa-99f0-1e0fcb88e57a None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '322e9bf4-4186-4e6e-8dfa-049166044578', 'name': 'public-subnet', 'tenant_id': 'cdad8dc34b7d4586b3a17c94ea488d2b', 'network_id': '2dc36bf2-ecdb-4314-aa29-e21d51c50182', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'gateway_ip': '172.26.5.1', 'cidr': '172.26.5.0/24', 'allocation_pools': [{'start': '172.26.5.2', 'end': '172.26.5.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-23T16:02:58Z', 'updated_at': '2021-12-23T16:02:58Z', 'revision_number': 0, 'project_id': 'cdad8dc34b7d4586b3a17c94ea488d2b', 'network': {'id': '2dc36bf2-ecdb-4314-aa29-e21d51c50182', 'name': 'public', 'tenant_id': 'cdad8dc34b7d4586b3a17c94ea488d2b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['322e9bf4-4186-4e6e-8dfa-049166044578'], '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': '2021-12-23T16:02:50Z', 'updated_at': '2021-12-23T16:02:58Z', 'revision_number': 2, 'project_id': 'cdad8dc34b7d4586b3a17c94ea488d2b', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=90125) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:21.954 | Dec 23 16:02:59 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [None req-32f1e3ba-4136-454d-b8ef-ff46480088cb None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:21.955 | Dec 23 16:02:59 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [None req-32f1e3ba-4136-454d-b8ef-ff46480088cb None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:21.955 | Dec 23 16:03:03 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90125) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:21.955 | Dec 23 16:03:05 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90125) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:21.955 | Dec 23 16:03:05 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90125) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:21.955 | Dec 23 16:03:24 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:21.955 | Dec 23 16:03:24 dv-neutron-822801-1-hyperv neutron-dhcp-agent[90125]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=90125) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:21.958 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:21.961 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-23 16:04:21.974 | enabled 2021-12-23 16:04:21.978 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-23 16:04:21.994 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-23 16:04:21.994 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-23 16:04:21.994 | Active: active (running) since Thu 2021-12-23 16:02:22 UTC; 1min 59s ago 2021-12-23 16:04:21.994 | Main PID: 90860 (/usr/bin/python) 2021-12-23 16:04:21.994 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:21.994 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-23 16:04:21.994 | ├─90860 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 16:04:21.994 | ├─91354 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 16:04:21.994 | └─91355 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-23 16:04:21.994 | 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_rabbit.ssl = False {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_notifications.driver = [] {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_notifications.retry = -1 {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:21.994 | Dec 23 16:02:27 dv-neutron-822801-1-hyperv neutron-metadata-agent[90860]: DEBUG oslo_service.service [None req-9d95f0a7-0974-4b05-9e56-7b7736957a65 None None] ******************************************************************************** {{(pid=90860) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:21.997 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.000 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-23 16:04:22.014 | enabled 2021-12-23 16:04:22.018 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-23 16:04:22.034 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-23 16:04:22.034 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.034 | Active: active (running) since Thu 2021-12-23 16:02:19 UTC; 2min 2s ago 2021-12-23 16:04:22.034 | Main PID: 89768 (/usr/bin/python) 2021-12-23 16:04:22.034 | Tasks: 7 (limit: 14352) 2021-12-23 16:04:22.034 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-23 16:04:22.034 | ├─89768 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-23 16:04:22.034 | ├─91322 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:22.034 | ├─91325 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:22.034 | └─91349 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-23 16:04:22.034 | 2021-12-23 16:04:22.034 | Dec 23 16:04:16 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: DEBUG neutron.agent.linux.utils [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91349. {{(pid=89768) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 16:04:22.035 | Dec 23 16:04:16 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-23 16:04:22.035 | Dec 23 16:04:18 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Agent rpc_loop - iteration:56 started 2021-12-23 16:04:22.035 | Dec 23 16:04:18 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x2f22c336,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=4105633355535847298,duration_nsec=293000000,duration_sec=114,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=89768) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-23 16:04:22.035 | Dec 23 16:04:18 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: DEBUG neutron.agent.linux.utils [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91349. {{(pid=89768) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 16:04:22.035 | Dec 23 16:04:18 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-23 16:04:22.035 | Dec 23 16:04:20 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Agent rpc_loop - iteration:57 started 2021-12-23 16:04:22.035 | Dec 23 16:04:20 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x2f22c338,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=4105633355535847298,duration_nsec=293000000,duration_sec=116,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=89768) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-23 16:04:22.035 | Dec 23 16:04:20 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: DEBUG neutron.agent.linux.utils [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91349. {{(pid=89768) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-23 16:04:22.035 | Dec 23 16:04:20 dv-neutron-822801-1-hyperv neutron-openvswitch-agent[89768]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81c38fc8-67a3-4d6e-9c7d-9d3a0ef98da3 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-23 16:04:22.046 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.048 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-23 16:04:22.061 | enabled 2021-12-23 16:04:22.065 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-23 16:04:22.080 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-23 16:04:22.081 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.081 | Active: active (running) since Thu 2021-12-23 16:02:21 UTC; 2min 0s ago 2021-12-23 16:04:22.081 | Main PID: 90511 (/usr/bin/python) 2021-12-23 16:04:22.081 | Tasks: 12 (limit: 14352) 2021-12-23 16:04:22.081 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-23 16:04:22.081 | ├─90511 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-23 16:04:22.081 | ├─91420 /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/tmpoar_do_h/privsep.sock 2021-12-23 16:04:22.081 | ├─92176 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:22.081 | ├─92177 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-23 16:04:22.081 | └─92375 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/90ac3186-9ab5-41c5-93f7-24029ae6f2a5.conf 2021-12-23 16:04:22.081 | 2021-12-23 16:04:22.081 | Dec 23 16:03:08 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_service.periodic_task [None req-52838238-a438-414c-9775-2b12e47d261d None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90511) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 16:04:22.081 | Dec 23 16:03:09 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-90ac3186-9ab5-41c5-93f7-24029ae6f2a5', 'arping', '-U', '-I', 'qg-2b92e5b6-bc', '-c', '1', '-w', '2', '172.26.5.198'] {{(pid=90511) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 16:04:22.081 | Dec 23 16:03:09 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-90ac3186-9ab5-41c5-93f7-24029ae6f2a5', 'arping', '-A', '-I', 'qg-2b92e5b6-bc', '-c', '1', '-w', '2', '172.26.5.198'] {{(pid=90511) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 16:04:22.081 | Dec 23 16:03:11 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-90ac3186-9ab5-41c5-93f7-24029ae6f2a5', 'arping', '-U', '-I', 'qg-2b92e5b6-bc', '-c', '1', '-w', '2', '172.26.5.198'] {{(pid=90511) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 16:04:22.081 | Dec 23 16:03:11 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-90ac3186-9ab5-41c5-93f7-24029ae6f2a5', 'arping', '-A', '-I', 'qg-2b92e5b6-bc', '-c', '1', '-w', '2', '172.26.5.198'] {{(pid=90511) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-23 16:04:22.081 | Dec 23 16:03:25 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90511) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:22.081 | Dec 23 16:03:25 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=90511) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:22.081 | Dec 23 16:03:26 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90511) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:22.081 | Dec 23 16:03:26 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90511) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:22.081 | Dec 23 16:03:48 dv-neutron-822801-1-hyperv neutron-l3-agent[90511]: DEBUG oslo_service.periodic_task [None req-52838238-a438-414c-9775-2b12e47d261d None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90511) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 16:04:22.085 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.087 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-23 16:04:22.099 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-23 16:04:22.103 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.107 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-23 16:04:22.121 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-23 16:04:22.125 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.128 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-23 16:04:22.140 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-23 16:04:22.144 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.146 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-23 16:04:22.159 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-23 16:04:22.162 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.165 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-23 16:04:22.179 | enabled 2021-12-23 16:04:22.183 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-23 16:04:22.199 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-23 16:04:22.199 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.199 | Active: active (running) since Thu 2021-12-23 15:50:42 UTC; 13min ago 2021-12-23 16:04:22.199 | Main PID: 70951 (dstat.sh) 2021-12-23 16:04:22.199 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.199 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-23 16:04:22.200 | ├─70951 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-23 16:04:22.200 | ├─71008 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-23 16:04:22.200 | └─71009 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-23 16:04:22.200 | 2021-12-23 16:04:22.200 | Dec 23 16:04:12 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:12| 26 5 69 0 0|4335M 2547M 148M 4747M|1208B 0 | 0 212k| 0 12.0 |1309 5567 |1.97 1.58 1.18|1.0 0 139| 0 0 |openstack 97688 10%2085k 256B|bash 97269 11M 49k 0%|mysqld 413M| 0 0 | 26 275 0 149 0 2021-12-23 16:04:22.200 | Dec 23 16:04:13 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:13| 27 3 70 0 0|4359M 2523M 148M 4747M| 0 0 | 0 128k| 0 11.0 | 340 3713 |1.97 1.58 1.18|3.0 0 1.0| 0 0 |openstack 97688 25%6389k 33k|openstack 976886389k 33k 25%|mysqld 413M| 0 0 | 26 275 0 143 0 2021-12-23 16:04:22.200 | Dec 23 16:04:14 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:14| 26 5 69 0 0|4328M 2554M 148M 4747M| 0 0 | 0 112k| 0 8.00 |1099 5182 |1.97 1.58 1.18|3.0 0 81| 0 0 |uwsgi 721603.8%3713B 14k|bash 97269 11M 42k 0%|mysqld 413M| 0 0 | 26 275 0 149 0 2021-12-23 16:04:22.200 | Dec 23 16:04:15 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:15| 26 3 71 0 0|4356M 2526M 148M 4747M|1012B 0 | 0 448k| 0 15.0 | 378 3753 |1.97 1.58 1.18|3.0 0 1.0| 0 0 |openstack 97770 25%7102k 33k|openstack 977707102k 33k 25%|mysqld 413M| 0 0 | 26 275 0 149 0 2021-12-23 16:04:22.200 | Dec 23 16:04:16 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:16| 27 2 71 0 0|4373M 2509M 148M 4747M| 0 0 | 0 144k| 0 7.00 | 597 4140 |1.97 1.58 1.18|3.0 0 0| 0 0 |openstack 97770 21%3529k 0 |openstack 977703529k 0 21%|mysqld 413M| 0 0 | 26 277 0 153 0 2021-12-23 16:04:22.200 | Dec 23 16:04:17 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:17| 27 4 69 0 0|4346M 2536M 148M 4747M| 0 0 | 0 132k| 0 11.0 | 821 4664 |1.89 1.57 1.18|2.0 0 80| 0 0 |openstack 97850 18%4805k 33k|bash 97269 11M 42k 0%|mysqld 413M| 0 0 | 26 275 0 151 0 2021-12-23 16:04:22.200 | Dec 23 16:04:18 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:18| 27 2 71 0 0|4368M 2514M 148M 4748M| 0 0 | 0 76k| 0 8.00 | 339 3791 |1.89 1.57 1.18|2.0 0 0| 0 0 |openstack 97850 25%5792k 0 |openstack 978505792k 0 25%|mysqld 413M| 0 0 | 26 275 0 151 0 2021-12-23 16:04:22.200 | Dec 23 16:04:19 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:19| 27 4 69 0 0|4336M 2546M 148M 4748M| 680B 0 | 0 128k| 0 6.00 |1039 5048 |1.89 1.57 1.18|3.0 0 77| 0 0 |openstack 979289.8%2085k 256B|bash 97269 11M 42k 0%|mysqld 413M| 0 0 | 26 275 0 154 0 2021-12-23 16:04:22.200 | Dec 23 16:04:20 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:20| 26 2 71 0 0|4361M 2521M 148M 4748M|1178B 0 | 0 264k| 0 16.0 | 317 3642 |1.89 1.57 1.18|2.0 0 1.0| 0 0 |openstack 97928 25%6502k 33k|openstack 979286502k 33k 25%|mysqld 413M| 0 0 | 26 275 0 154 0 2021-12-23 16:04:22.200 | Dec 23 16:04:21 dv-neutron-822801-1-hyperv dstat.sh[70951]: 23-12 16:04:21| 26 4 70 0 0|4326M 2556M 148M 4748M| 0 0 | 0 384k| 0 56.0 |1120 5159 |1.89 1.57 1.18|2.0 0 65| 0 0 |uwsgi 721604.2%3713B 14k|bash 97269 11M 34k 0%|mysqld 413M| 0 0 | 26 275 0 157 0 2021-12-23 16:04:22.203 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.206 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-23 16:04:22.219 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-23 16:04:22.223 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.226 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-23 16:04:22.238 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-23 16:04:22.242 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.245 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-23 16:04:22.258 | enabled 2021-12-23 16:04:22.261 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-23 16:04:22.277 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-23 16:04:22.277 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.277 | Active: active (running) since Thu 2021-12-23 16:02:24 UTC; 1min 57s ago 2021-12-23 16:04:22.277 | Main PID: 91228 (/usr/bin/python) 2021-12-23 16:04:22.277 | Tasks: 1 (limit: 14352) 2021-12-23 16:04:22.277 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-23 16:04:22.277 | └─91228 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-12-23 16:04:22.277 | 2021-12-23 16:04:22.277 | Dec 23 16:03:28 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91228) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:22.278 | Dec 23 16:03:51 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_service.periodic_task [None req-a72a5121-aa5f-4b42-a506-da496464bb6a None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91228) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91228) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91228) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=91228) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91228) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91228) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91228) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=91228) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-23 16:04:22.278 | Dec 23 16:03:58 dv-neutron-822801-1-hyperv neutron-metering-agent[91228]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91228) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-23 16:04:22.281 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.284 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-23 16:04:22.296 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-23 16:04:22.300 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.303 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-23 16:04:22.316 | enabled 2021-12-23 16:04:22.320 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-23 16:04:22.336 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-23 16:04:22.336 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.336 | Active: active (running) since Thu 2021-12-23 16:01:30 UTC; 2min 51s ago 2021-12-23 16:04:22.336 | Main PID: 86867 (glance-registry) 2021-12-23 16:04:22.336 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.336 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-23 16:04:22.336 | ├─86867 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 16:04:22.336 | ├─87376 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 16:04:22.336 | └─87377 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-23 16:04:22.336 | 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86867) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86867) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86867) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86867) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86867) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: INFO glance.common.wsgi [-] Started child 87376 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: INFO eventlet.wsgi.server [-] (87376) wsgi starting up on http://0.0.0.0:9191 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: INFO glance.common.wsgi [-] Started child 87377 2021-12-23 16:04:22.336 | Dec 23 16:01:33 dv-neutron-822801-1-hyperv glance-registry[86867]: INFO eventlet.wsgi.server [-] (87377) wsgi starting up on http://0.0.0.0:9191 2021-12-23 16:04:22.339 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.342 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-23 16:04:22.355 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-23 16:04:22.359 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.362 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-23 16:04:22.375 | enabled 2021-12-23 16:04:22.379 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-23 16:04:22.394 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-23 16:04:22.394 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.394 | Active: active (running) since Thu 2021-12-23 16:03:57 UTC; 25s ago 2021-12-23 16:04:22.394 | Main PID: 96677 (cinder-backup) 2021-12-23 16:04:22.394 | Tasks: 2 (limit: 14352) 2021-12-23 16:04:22.394 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-23 16:04:22.394 | ├─96677 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-23 16:04:22.394 | └─97116 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-23 16:04:22.394 | 2021-12-23 16:04:22.394 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_backend_name = None {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_clear = zero {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_clear_ionice = None {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_clear_size = 0 {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.395 | Dec 23 16:04:01 dv-neutron-822801-1-hyperv cinder-backup[96677]: DEBUG oslo_service.service [None req-56b17c07-4df3-4219-a541-52977b994d3f None None] ******************************************************************************** {{(pid=96677) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:22.398 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.400 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-23 16:04:22.413 | enabled 2021-12-23 16:04:22.417 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-23 16:04:22.433 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-23 16:04:22.434 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.434 | Active: active (running) since Thu 2021-12-23 16:01:26 UTC; 2min 56s ago 2021-12-23 16:04:22.434 | Main PID: 86369 (swift-proxy-ser) 2021-12-23 16:04:22.434 | Tasks: 2 (limit: 14352) 2021-12-23 16:04:22.434 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-23 16:04:22.434 | ├─86369 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-23 16:04:22.435 | └─86467 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-23 16:04:22.435 | 2021-12-23 16:04:22.435 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv proxy-server[86467]: 10.222.0.67 10.222.0.67 23/Dec/2021/16/01/59 PUT /v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhxJ1o... 645922816 - - txa3a812cd8c864ded83473-0061c49d69 - 14.1010 - - 1640275305.732647181 1640275319.833691120 0 2021-12-23 16:04:22.435 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv swift-proxy-server[86369]: proxy-server: 10.222.0.67 10.222.0.67 23/Dec/2021/16/01/59 PUT /v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhxJ1o... 645922816 - - txa3a812cd8c864ded83473-0061c49d69 - 14.1010 - - 1640275305.732647181 1640275319.833691120 0 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv proxy-server[86467]: Deferring reject downstream 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv proxy-server[86467]: Received request from 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv swift-proxy-server[86369]: proxy-server: Deferring reject downstream 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv swift-proxy-server[86369]: proxy-server: Received request from 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv proxy-server[86467]: Authorizing as anonymous (txn: tx5526aef2068147458438d-0061c49df0) 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv swift-proxy-server[86369]: proxy-server: Authorizing as anonymous (txn: tx5526aef2068147458438d-0061c49df0) 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv proxy-server[86467]: 10.222.0.67 10.222.0.67 23/Dec/2021/16/04/00 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - tx5526aef2068147458438d-0061c49df0 - 0.0058 - - 1640275440.889735937 1640275440.895526886 - 2021-12-23 16:04:22.435 | Dec 23 16:04:00 dv-neutron-822801-1-hyperv swift-proxy-server[86369]: proxy-server: 10.222.0.67 10.222.0.67 23/Dec/2021/16/04/00 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - tx5526aef2068147458438d-0061c49df0 - 0.0058 - - 1640275440.889735937 1640275440.895526886 - 2021-12-23 16:04:22.438 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.440 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-23 16:04:22.454 | enabled 2021-12-23 16:04:22.458 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-23 16:04:22.474 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-23 16:04:22.474 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.474 | Active: active (running) since Thu 2021-12-23 16:01:22 UTC; 3min 0s ago 2021-12-23 16:04:22.474 | Main PID: 84888 (swift-object-se) 2021-12-23 16:04:22.474 | Tasks: 23 (limit: 14352) 2021-12-23 16:04:22.474 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-23 16:04:22.474 | ├─84888 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 16:04:22.474 | ├─85391 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 16:04:22.474 | └─85392 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-23 16:04:22.474 | 2021-12-23 16:04:22.474 | Dec 23 16:01:22 dv-neutron-822801-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-23 16:04:22.474 | Dec 23 16:01:23 dv-neutron-822801-1-hyperv object-server[84888]: Started child 85391 from parent 84888 2021-12-23 16:04:22.474 | Dec 23 16:01:23 dv-neutron-822801-1-hyperv swift-object-server[84888]: object-server: Started child 85391 from parent 84888 2021-12-23 16:04:22.474 | Dec 23 16:01:23 dv-neutron-822801-1-hyperv object-server[84888]: Started child 85392 from parent 84888 2021-12-23 16:04:22.474 | Dec 23 16:01:23 dv-neutron-822801-1-hyperv swift-object-server[84888]: object-server: Started child 85392 from parent 84888 2021-12-23 16:04:22.474 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv object-server[85392]: 127.0.0.1 - - [23/Dec/2021:16:01:59 +0000] "PUT /sdb1/341/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" 201 - "PUT http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" "txa3a812cd8c864ded83473-0061c49d69" "proxy-server 86467" 14.0758 "-" 85392 0 2021-12-23 16:04:22.475 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv swift-object-server[84888]: object-server: 127.0.0.1 - - [23/Dec/2021:16:01:59 +0000] "PUT /sdb1/341/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" 201 - "PUT http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" "txa3a812cd8c864ded83473-0061c49d69" "proxy-server 86467" 14.0758 "-" 85392 0 2021-12-23 16:04:22.478 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.480 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-23 16:04:22.493 | enabled 2021-12-23 16:04:22.497 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-23 16:04:22.513 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-23 16:04:22.513 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.513 | Active: active (running) since Thu 2021-12-23 16:01:23 UTC; 2min 59s ago 2021-12-23 16:04:22.514 | Main PID: 85242 (swift-container) 2021-12-23 16:04:22.514 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.514 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-23 16:04:22.514 | ├─85242 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 16:04:22.514 | ├─85695 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 16:04:22.514 | └─85698 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-23 16:04:22.514 | 2021-12-23 16:04:22.514 | Dec 23 16:01:24 dv-neutron-822801-1-hyperv container-server[85242]: Started child 85695 from parent 85242 2021-12-23 16:04:22.514 | Dec 23 16:01:24 dv-neutron-822801-1-hyperv swift-container-server[85242]: container-server: Started child 85695 from parent 85242 2021-12-23 16:04:22.514 | Dec 23 16:01:24 dv-neutron-822801-1-hyperv container-server[85242]: Started child 85698 from parent 85242 2021-12-23 16:04:22.514 | Dec 23 16:01:24 dv-neutron-822801-1-hyperv swift-container-server[85242]: container-server: Started child 85698 from parent 85242 2021-12-23 16:04:22.514 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv container-server[85698]: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 201 - "PUT http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" "tx968310bee7634e21b31bc-0061c49d69" "proxy-server 86467" 0.0207 "-" 85698 0 2021-12-23 16:04:22.514 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv swift-container-server[85242]: container-server: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 201 - "PUT http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" "tx968310bee7634e21b31bc-0061c49d69" "proxy-server 86467" 0.0207 "-" 85698 0 2021-12-23 16:04:22.514 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv container-server[85698]: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "HEAD /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 204 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance?format=json&states=listing" "txa3a812cd8c864ded83473-0061c49d69" "proxy-server 86467" 0.0030 "-" 85698 0 2021-12-23 16:04:22.514 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv swift-container-server[85242]: container-server: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "HEAD /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 204 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429/glance?format=json&states=listing" "txa3a812cd8c864ded83473-0061c49d69" "proxy-server 86467" 0.0030 "-" 85698 0 2021-12-23 16:04:22.514 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv container-server[85698]: 127.0.0.1 - - [23/Dec/2021:16:01:59 +0000] "PUT /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" 201 - "PUT http://10.222.0.67:8080/sdb1/341/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" "txa3a812cd8c864ded83473-0061c49d69" "object-server 85392" 0.0010 "-" 85698 0 2021-12-23 16:04:22.514 | Dec 23 16:01:59 dv-neutron-822801-1-hyperv swift-container-server[85242]: container-server: 127.0.0.1 - - [23/Dec/2021:16:01:59 +0000] "PUT /sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" 201 - "PUT http://10.222.0.67:8080/sdb1/341/AUTH_33e9fcc4456d498196057d7a36ce6429/glance/f2b54387-081f-4f8d-916b-d542a10ae617" "txa3a812cd8c864ded83473-0061c49d69" "object-server 85392" 0.0010 "-" 85698 0 2021-12-23 16:04:22.517 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.520 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-23 16:04:22.533 | enabled 2021-12-23 16:04:22.537 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-23 16:04:22.553 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-23 16:04:22.553 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.553 | Active: active (running) since Thu 2021-12-23 16:01:24 UTC; 2min 58s ago 2021-12-23 16:04:22.553 | Main PID: 85607 (swift-account-s) 2021-12-23 16:04:22.553 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.553 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-23 16:04:22.553 | ├─85607 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 16:04:22.553 | ├─86020 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 16:04:22.553 | └─86022 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-23 16:04:22.553 | 2021-12-23 16:04:22.553 | Dec 23 16:01:44 dv-neutron-822801-1-hyperv account-server[86022]: 127.0.0.1 - - [23/Dec/2021:16:01:44 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 404 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx78c18ca38a0e4f8db9a4d-0061c49d68" "proxy-server 86467" 0.0019 "-" 86022 - 2021-12-23 16:04:22.553 | Dec 23 16:01:44 dv-neutron-822801-1-hyperv swift-account-server[85607]: account-server: 127.0.0.1 - - [23/Dec/2021:16:01:44 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 404 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx78c18ca38a0e4f8db9a4d-0061c49d68" "proxy-server 86467" 0.0019 "-" 86022 - 2021-12-23 16:04:22.553 | Dec 23 16:01:44 dv-neutron-822801-1-hyperv account-server[86022]: 127.0.0.1 - - [23/Dec/2021:16:01:44 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 404 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx78c18ca38a0e4f8db9a4d-0061c49d68" "proxy-server 86467" 0.0004 "-" 86022 - 2021-12-23 16:04:22.553 | Dec 23 16:01:44 dv-neutron-822801-1-hyperv swift-account-server[85607]: account-server: 127.0.0.1 - - [23/Dec/2021:16:01:44 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 404 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx78c18ca38a0e4f8db9a4d-0061c49d68" "proxy-server 86467" 0.0004 "-" 86022 - 2021-12-23 16:04:22.553 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv account-server[86022]: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 201 - "-" "tx968310bee7634e21b31bc-0061c49d69" "-" 0.0159 "-" 86022 - 2021-12-23 16:04:22.553 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv swift-account-server[85607]: account-server: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 201 - "-" "tx968310bee7634e21b31bc-0061c49d69" "-" 0.0159 "-" 86022 - 2021-12-23 16:04:22.554 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv account-server[86022]: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 204 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx968310bee7634e21b31bc-0061c49d69" "proxy-server 86467" 0.0021 "-" 86022 - 2021-12-23 16:04:22.554 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv swift-account-server[85607]: account-server: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "HEAD /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429" 204 - "HEAD http://10.222.0.67:8080/v1/AUTH_33e9fcc4456d498196057d7a36ce6429?format=json" "tx968310bee7634e21b31bc-0061c49d69" "proxy-server 86467" 0.0021 "-" 86022 - 2021-12-23 16:04:22.554 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv account-server[86022]: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" "tx968310bee7634e21b31bc-0061c49d69" "container-server 85698" 0.0025 "-" 86022 0 2021-12-23 16:04:22.554 | Dec 23 16:01:45 dv-neutron-822801-1-hyperv swift-account-server[85607]: account-server: 127.0.0.1 - - [23/Dec/2021:16:01:45 +0000] "PUT /sdb1/244/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/480/AUTH_33e9fcc4456d498196057d7a36ce6429/glance" "tx968310bee7634e21b31bc-0061c49d69" "container-server 85698" 0.0025 "-" 86022 0 2021-12-23 16:04:22.557 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.560 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-23 16:04:22.572 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-23 16:04:22.575 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.578 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-23 16:04:22.590 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-23 16:04:22.594 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.596 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-23 16:04:22.608 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-23 16:04:22.612 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.615 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-23 16:04:22.627 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-23 16:04:22.631 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.634 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-23 16:04:22.646 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-23 16:04:22.649 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.652 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-23 16:04:22.664 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-23 16:04:22.667 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.671 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-23 16:04:22.683 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-23 16:04:22.687 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.690 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-23 16:04:22.703 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-23 16:04:22.707 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.709 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-23 16:04:22.723 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-23 16:04:22.727 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.730 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-23 16:04:22.742 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-23 16:04:22.746 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.749 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-23 16:04:22.762 | enabled 2021-12-23 16:04:22.766 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-23 16:04:22.783 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-23 16:04:22.783 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.783 | Active: active (running) since Thu 2021-12-23 16:01:25 UTC; 2min 57s ago 2021-12-23 16:04:22.783 | Main PID: 86000 (swift-container) 2021-12-23 16:04:22.783 | Tasks: 1 (limit: 14352) 2021-12-23 16:04:22.784 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-23 16:04:22.784 | └─86000 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-23 16:04:22.784 | 2021-12-23 16:04:22.784 | Dec 23 16:01:25 dv-neutron-822801-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-23 16:04:22.784 | Dec 23 16:01:26 dv-neutron-822801-1-hyperv container-sync[86000]: Starting 86000 2021-12-23 16:04:22.784 | Dec 23 16:01:26 dv-neutron-822801-1-hyperv container-sync[86000]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-23 16:04:22.787 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.790 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-23 16:04:22.804 | enabled 2021-12-23 16:04:22.807 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-23 16:04:22.824 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-23 16:04:22.824 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.824 | Active: active (running) since Thu 2021-12-23 16:03:11 UTC; 1min 11s ago 2021-12-23 16:04:22.824 | Main PID: 94356 (nova-conductor) 2021-12-23 16:04:22.825 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.825 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-23 16:04:22.825 | ├─94356 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 16:04:22.825 | ├─95246 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 16:04:22.825 | └─95247 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-23 16:04:22.825 | 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_rabbit.ssl_version = {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_notifications.retry = -1 {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_messaging_notifications.transport_url = **** {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_reports.file_event_handler = None {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] oslo_reports.log_dir = None {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.825 | Dec 23 16:03:16 dv-neutron-822801-1-hyperv nova-conductor[94356]: DEBUG oslo_service.service [None req-d12cc356-dae1-401a-822a-a9959465d9aa None None] ******************************************************************************** {{(pid=94356) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:22.828 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-23 16:04:22.830 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-23 16:04:22.844 | enabled 2021-12-23 16:04:22.847 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-23 16:04:22.864 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-23 16:04:22.864 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-23 16:04:22.864 | Active: active (running) since Thu 2021-12-23 16:03:13 UTC; 1min 9s ago 2021-12-23 16:04:22.864 | Main PID: 94744 (nova-conductor) 2021-12-23 16:04:22.864 | Tasks: 3 (limit: 14352) 2021-12-23 16:04:22.864 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-23 16:04:22.864 | ├─94744 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 16:04:22.864 | ├─95253 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 16:04:22.864 | └─95254 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-23 16:04:22.864 | 2021-12-23 16:04:22.864 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG oslo_service.service [None req-e4b000e2-5ae3-4683-b300-a4e9ee4a1077 None None] oslo_reports.log_dir = None {{(pid=94744) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-23 16:04:22.864 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG oslo_service.service [None req-e4b000e2-5ae3-4683-b300-a4e9ee4a1077 None None] ******************************************************************************** {{(pid=94744) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-23 16:04:22.864 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG oslo_db.sqlalchemy.engines [None req-0c22e6d1-d50d-4430-a5be-237d44171bd6 None None] Parent process 94744 forked (95254) with an open database connection, which is being discarded and recreated. {{(pid=95254) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.service [None req-0c22e6d1-d50d-4430-a5be-237d44171bd6 None None] Creating RPC server for service conductor {{(pid=95254) start /opt/stack/nova/nova/service.py:196}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.service [None req-0c22e6d1-d50d-4430-a5be-237d44171bd6 None None] Join ServiceGroup membership for this service conductor {{(pid=95254) start /opt/stack/nova/nova/service.py:214}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.servicegroup.drivers.db [None req-0c22e6d1-d50d-4430-a5be-237d44171bd6 None None] DB_Driver: join new ServiceGroup member dv-neutron-822801-1-hyperv to the conductor group, service = {{(pid=95254) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG oslo_db.sqlalchemy.engines [None req-64048ccb-d463-414e-888c-b27182b7a20c None None] Parent process 94744 forked (95253) with an open database connection, which is being discarded and recreated. {{(pid=95253) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.service [None req-64048ccb-d463-414e-888c-b27182b7a20c None None] Creating RPC server for service conductor {{(pid=95253) start /opt/stack/nova/nova/service.py:196}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.service [None req-64048ccb-d463-414e-888c-b27182b7a20c None None] Join ServiceGroup membership for this service conductor {{(pid=95253) start /opt/stack/nova/nova/service.py:214}} 2021-12-23 16:04:22.865 | Dec 23 16:03:17 dv-neutron-822801-1-hyperv nova-conductor[94744]: DEBUG nova.servicegroup.drivers.db [None req-64048ccb-d463-414e-888c-b27182b7a20c None None] DB_Driver: join new ServiceGroup member dv-neutron-822801-1-hyperv to the conductor group, service = {{(pid=95253) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-23 16:04:22.868 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-23 16:04:22.885 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:04:22.888 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-23 16:04:22.906 | + functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:04:22.908 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-23 16:04:22.911 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:04:22.913 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-23 16:04:22.916 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-23 16:04:26.407 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.407 | | Upgrade Check Results | 2021-12-23 16:04:26.407 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Cells v2 | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-23 16:04:26.408 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-23 16:04:26.408 | | compute hosts are deployed. | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Placement API | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: None | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Ironic Flavor Migration | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: None | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Cinder API | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: None | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Policy Scope-based Defaults | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: None | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.408 | | Check: Older than N-1 computes | 2021-12-23 16:04:26.408 | | Result: Success | 2021-12-23 16:04:26.408 | | Details: None | 2021-12-23 16:04:26.408 | +--------------------------------------------------------------------+ 2021-12-23 16:04:26.776 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-23 16:04:26.779 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-23 16:04:26.779 | Running user script /home/ubuntu/devstack/local.sh 2021-12-23 16:04:26.782 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-23 16:04:26.784 | Before updating nova flavors: 2021-12-23 16:04:29.013 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 16:04:29.013 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-23 16:04:29.013 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 16:04:29.013 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-23 16:04:29.013 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-23 16:04:29.013 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-23 16:04:29.013 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-23 16:04:29.013 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-23 16:04:29.014 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-23 16:04:29.014 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-23 16:04:29.014 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-23 16:04:29.014 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-23 16:04:29.014 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-23 16:04:29.014 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-23 16:04:30.970 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-23 16:04:31.053 | Flavor 42 not found 2021-12-23 16:04:32.909 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-23 16:04:32.989 | Flavor 84 not found 2021-12-23 16:04:34.824 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-23 16:04:34.912 | Flavor 451 not found 2021-12-23 16:04:36.695 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:36.695 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:04:36.695 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:36.695 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:36.695 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:38.533 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:38.533 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:04:38.533 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:38.533 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:38.533 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:40.369 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:40.369 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:04:40.369 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:40.369 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:40.369 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:42.223 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:42.223 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:04:42.223 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:42.223 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:42.223 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:42.303 | After updating nova flavors: 2021-12-23 16:04:44.056 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:44.056 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:04:44.056 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:44.056 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:04:44.056 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:04:44.056 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:04:49.153 | Neutron networks: 2021-12-23 16:04:51.374 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 16:04:51.374 | | ID | Name | Subnets | 2021-12-23 16:04:51.374 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 16:04:51.374 | | 2dc36bf2-ecdb-4314-aa29-e21d51c50182 | public | 322e9bf4-4186-4e6e-8dfa-049166044578 | 2021-12-23 16:04:51.374 | | a8c7360d-52c2-4260-9feb-f64a0bb02465 | private | da07d420-65ee-4b5e-bf40-74bc86f26a03 | 2021-12-23 16:04:51.374 | +--------------------------------------+---------+--------------------------------------+ 2021-12-23 16:04:56.055 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:56.055 | | Field | Value | 2021-12-23 16:04:56.055 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:56.055 | | admin_state_up | UP | 2021-12-23 16:04:56.055 | | availability_zone_hints | | 2021-12-23 16:04:56.055 | | availability_zones | nova | 2021-12-23 16:04:56.055 | | created_at | 2021-12-23T16:02:50Z | 2021-12-23 16:04:56.055 | | description | | 2021-12-23 16:04:56.055 | | dns_domain | None | 2021-12-23 16:04:56.055 | | id | 2dc36bf2-ecdb-4314-aa29-e21d51c50182 | 2021-12-23 16:04:56.055 | | ipv4_address_scope | None | 2021-12-23 16:04:56.055 | | ipv6_address_scope | None | 2021-12-23 16:04:56.055 | | is_default | True | 2021-12-23 16:04:56.055 | | is_vlan_transparent | None | 2021-12-23 16:04:56.055 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='cdad8dc34b7d4586b3a17c94ea488d2b', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 16:04:56.055 | | mtu | 1500 | 2021-12-23 16:04:56.055 | | name | public | 2021-12-23 16:04:56.055 | | port_security_enabled | True | 2021-12-23 16:04:56.055 | | project_id | cdad8dc34b7d4586b3a17c94ea488d2b | 2021-12-23 16:04:56.055 | | provider:network_type | flat | 2021-12-23 16:04:56.055 | | provider:physical_network | physnet1 | 2021-12-23 16:04:56.055 | | provider:segmentation_id | None | 2021-12-23 16:04:56.056 | | qos_policy_id | None | 2021-12-23 16:04:56.056 | | revision_number | 2 | 2021-12-23 16:04:56.056 | | router:external | External | 2021-12-23 16:04:56.056 | | segments | None | 2021-12-23 16:04:56.056 | | shared | False | 2021-12-23 16:04:56.056 | | status | ACTIVE | 2021-12-23 16:04:56.056 | | subnets | 322e9bf4-4186-4e6e-8dfa-049166044578 | 2021-12-23 16:04:56.056 | | tags | | 2021-12-23 16:04:56.056 | | updated_at | 2021-12-23T16:02:58Z | 2021-12-23 16:04:56.056 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:58.375 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:58.375 | | Field | Value | 2021-12-23 16:04:58.375 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:58.375 | | admin_state_up | UP | 2021-12-23 16:04:58.375 | | availability_zone_hints | | 2021-12-23 16:04:58.375 | | availability_zones | nova | 2021-12-23 16:04:58.375 | | created_at | 2021-12-23T16:02:35Z | 2021-12-23 16:04:58.375 | | description | | 2021-12-23 16:04:58.376 | | dns_domain | None | 2021-12-23 16:04:58.376 | | id | a8c7360d-52c2-4260-9feb-f64a0bb02465 | 2021-12-23 16:04:58.376 | | ipv4_address_scope | None | 2021-12-23 16:04:58.376 | | ipv6_address_scope | None | 2021-12-23 16:04:58.376 | | is_default | None | 2021-12-23 16:04:58.376 | | is_vlan_transparent | None | 2021-12-23 16:04:58.376 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='ac21f5a831294d07861aea437d2dd942', project.name=, region_name='RegionOne', zone= | 2021-12-23 16:04:58.376 | | mtu | 1500 | 2021-12-23 16:04:58.376 | | name | private | 2021-12-23 16:04:58.376 | | port_security_enabled | True | 2021-12-23 16:04:58.376 | | project_id | ac21f5a831294d07861aea437d2dd942 | 2021-12-23 16:04:58.376 | | provider:network_type | vlan | 2021-12-23 16:04:58.376 | | provider:physical_network | physnet1 | 2021-12-23 16:04:58.376 | | provider:segmentation_id | 574 | 2021-12-23 16:04:58.376 | | qos_policy_id | None | 2021-12-23 16:04:58.376 | | revision_number | 3 | 2021-12-23 16:04:58.376 | | router:external | Internal | 2021-12-23 16:04:58.376 | | segments | None | 2021-12-23 16:04:58.376 | | shared | False | 2021-12-23 16:04:58.376 | | status | ACTIVE | 2021-12-23 16:04:58.376 | | subnets | da07d420-65ee-4b5e-bf40-74bc86f26a03 | 2021-12-23 16:04:58.376 | | tags | | 2021-12-23 16:04:58.376 | | updated_at | 2021-12-23T16:04:48Z | 2021-12-23 16:04:58.377 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:04:58.488 | Neutron subnetworks: 2021-12-23 16:05:00.656 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 16:05:00.656 | | ID | Name | Network | Subnet | 2021-12-23 16:05:00.656 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 16:05:00.656 | | 322e9bf4-4186-4e6e-8dfa-049166044578 | public-subnet | 2dc36bf2-ecdb-4314-aa29-e21d51c50182 | 172.26.5.0/24 | 2021-12-23 16:05:00.656 | | da07d420-65ee-4b5e-bf40-74bc86f26a03 | private-subnet | a8c7360d-52c2-4260-9feb-f64a0bb02465 | 172.20.0.0/26 | 2021-12-23 16:05:00.656 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-23 16:05:05.165 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:05.165 | | Field | Value | 2021-12-23 16:05:05.165 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:05.165 | | allocation_pools | 172.26.5.2-172.26.5.254 | 2021-12-23 16:05:05.165 | | cidr | 172.26.5.0/24 | 2021-12-23 16:05:05.165 | | created_at | 2021-12-23T16:02:58Z | 2021-12-23 16:05:05.165 | | description | | 2021-12-23 16:05:05.165 | | dns_nameservers | | 2021-12-23 16:05:05.165 | | dns_publish_fixed_ip | None | 2021-12-23 16:05:05.165 | | enable_dhcp | False | 2021-12-23 16:05:05.165 | | gateway_ip | 172.26.5.1 | 2021-12-23 16:05:05.165 | | host_routes | | 2021-12-23 16:05:05.165 | | id | 322e9bf4-4186-4e6e-8dfa-049166044578 | 2021-12-23 16:05:05.165 | | ip_version | 4 | 2021-12-23 16:05:05.166 | | ipv6_address_mode | None | 2021-12-23 16:05:05.166 | | ipv6_ra_mode | None | 2021-12-23 16:05:05.166 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='cdad8dc34b7d4586b3a17c94ea488d2b', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 16:05:05.166 | | name | public-subnet | 2021-12-23 16:05:05.166 | | network_id | 2dc36bf2-ecdb-4314-aa29-e21d51c50182 | 2021-12-23 16:05:05.166 | | prefix_length | None | 2021-12-23 16:05:05.166 | | project_id | cdad8dc34b7d4586b3a17c94ea488d2b | 2021-12-23 16:05:05.166 | | revision_number | 0 | 2021-12-23 16:05:05.166 | | segment_id | None | 2021-12-23 16:05:05.166 | | service_types | | 2021-12-23 16:05:05.166 | | subnetpool_id | None | 2021-12-23 16:05:05.166 | | tags | | 2021-12-23 16:05:05.166 | | updated_at | 2021-12-23T16:02:58Z | 2021-12-23 16:05:05.166 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:07.443 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:07.443 | | Field | Value | 2021-12-23 16:05:07.443 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:07.443 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-23 16:05:07.443 | | cidr | 172.20.0.0/26 | 2021-12-23 16:05:07.443 | | created_at | 2021-12-23T16:02:38Z | 2021-12-23 16:05:07.443 | | description | | 2021-12-23 16:05:07.443 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-23 16:05:07.443 | | dns_publish_fixed_ip | None | 2021-12-23 16:05:07.443 | | enable_dhcp | True | 2021-12-23 16:05:07.443 | | gateway_ip | 172.20.0.1 | 2021-12-23 16:05:07.443 | | host_routes | | 2021-12-23 16:05:07.443 | | id | da07d420-65ee-4b5e-bf40-74bc86f26a03 | 2021-12-23 16:05:07.443 | | ip_version | 4 | 2021-12-23 16:05:07.444 | | ipv6_address_mode | None | 2021-12-23 16:05:07.444 | | ipv6_ra_mode | None | 2021-12-23 16:05:07.444 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='ac21f5a831294d07861aea437d2dd942', project.name=, region_name='RegionOne', zone= | 2021-12-23 16:05:07.444 | | name | private-subnet | 2021-12-23 16:05:07.444 | | network_id | a8c7360d-52c2-4260-9feb-f64a0bb02465 | 2021-12-23 16:05:07.444 | | prefix_length | None | 2021-12-23 16:05:07.444 | | project_id | ac21f5a831294d07861aea437d2dd942 | 2021-12-23 16:05:07.444 | | revision_number | 1 | 2021-12-23 16:05:07.444 | | segment_id | None | 2021-12-23 16:05:07.444 | | service_types | | 2021-12-23 16:05:07.444 | | subnetpool_id | 21c08c74-0914-46f3-9dbe-54f92275d8e2 | 2021-12-23 16:05:07.444 | | tags | | 2021-12-23 16:05:07.444 | | updated_at | 2021-12-23T16:04:48Z | 2021-12-23 16:05:07.444 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:07.732 | + ./stack.sh:main:1428 : command openstack complete 2021-12-23 16:05:07.732 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-23 16:05:07.735 | + ./stack.sh:main:1428 : openstack complete 2021-12-23 16:05:10.080 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-23 16:05:10.472 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-23 16:05:10.490 | + functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:10.492 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-23 16:05:10.496 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-23 16:05:10.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-23 16:05:10.501 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-23 16:05:10.503 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:05:10.506 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-23 16:05:10.508 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-23 16:05:10.512 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-23 16:05:10.514 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-23 16:05:10.516 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-23 16:05:10.519 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-23 16:05:10.521 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-23 16:05:10.525 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-23 16:05:10.691 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-23 16:05:10.695 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-23 16:05:10.696 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-23 16:05:10.696 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-23 16:05:10.701 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-23 16:05:10.703 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-23 16:05:10.706 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-23 16:05:10.708 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-23 16:05:10.712 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-23 16:05:10.712 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-23 16:05:10.713 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-23 16:05:10.718 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-23 16:05:10.720 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-23 16:05:10.723 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-23 16:05:10.725 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-23 16:05:10.728 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-23 16:05:10.730 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-23 16:05:10.750 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-23 16:05:10.770 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-23 16:05:10.772 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:05:10.775 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-23 16:05:10.778 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-23 16:05:10.781 | + functions-common:run_phase:1759 : local mode=stack 2021-12-23 16:05:10.783 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-23 16:05:10.786 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-23 16:05:10.789 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-23 16:05:10.791 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-23 16:05:10.794 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-23 16:05:10.796 | + functions-common:run_phase:1769 : local extra 2021-12-23 16:05:10.799 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-23 16:05:10.803 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-23 16:05:10.806 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-23 16:05:10.809 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-23 16:05:10.812 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-23 16:05:10.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-23 16:05:10.830 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:10.832 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:05:10.835 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:05:10.837 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-23 16:05:10.840 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:05:10.842 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-23 16:05:10.845 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:05:10.847 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-23 16:05:10.849 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:05:10.852 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-23 16:05:10.855 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-23 16:05:10.857 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-23 16:05:10.859 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-23 16:05:10.862 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:05:10.864 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-23 16:05:10.867 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-23 16:05:10.869 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-23 16:05:10.871 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-23 16:05:10.873 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-23 16:05:10.875 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-23 16:05:10.878 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-23 16:05:10.880 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-23 16:05:10.882 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-23 16:05:10.885 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-23 16:05:10.886 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-23 16:05:10.890 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-23 16:05:10.892 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-23 16:05:10.894 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-23 16:05:10.896 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-23 16:05:10.898 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-23 16:05:10.916 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-23 16:05:10.922 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-12-23 16:05:13.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 16:05:13.763 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-23 16:05:13.764 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.764 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.765 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.765 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.765 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.766 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.766 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.767 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.767 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.768 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.768 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.769 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.769 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.769 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.770 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.770 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.771 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.771 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.771 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.772 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.772 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.773 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.773 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.774 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.774 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.776 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.777 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.777 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.778 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.779 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.779 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.780 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.780 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.780 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.781 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.781 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.782 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.782 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.782 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.783 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.783 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.783 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.784 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.784 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.785 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.785 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.785 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.786 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.786 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.787 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.787 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.788 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.788 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.789 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.789 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.790 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.790 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.791 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.791 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.792 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.793 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.793 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.794 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.795 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.795 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.795 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.796 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.796 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.797 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.798 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.798 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.798 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.799 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.799 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.800 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.800 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.801 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.801 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.801 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.802 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.802 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.803 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.804 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.804 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.804 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.804 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.805 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.805 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.806 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.806 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.807 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.808 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.808 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.809 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.809 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.810 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.810 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.811 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.811 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.812 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.812 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.813 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.813 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.814 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.814 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.820 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.821 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.822 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.822 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.823 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.824 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.824 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.825 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.825 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.826 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.826 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.827 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.827 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.828 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.828 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.828 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.829 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.829 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.829 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.830 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.830 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.831 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.831 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.832 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.832 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.833 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.833 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.833 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.834 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.834 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.835 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.835 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.836 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.836 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.836 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.837 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.837 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.837 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.838 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.838 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.839 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.839 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.840 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.840 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.841 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.841 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.841 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.842 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.842 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.843 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.843 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.843 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.844 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.844 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.844 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.845 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.845 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.846 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.846 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.846 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.847 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.847 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.848 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.848 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.849 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.849 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.849 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.850 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.850 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.850 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.851 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.851 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.852 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.852 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.852 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.853 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.853 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.854 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.854 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.854 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.855 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.855 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.856 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.856 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.856 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.857 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.857 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.858 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.858 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.858 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.859 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.859 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.860 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.860 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.860 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.861 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.861 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.862 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.862 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.862 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.863 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.863 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.863 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.864 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.864 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.865 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.865 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.866 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.866 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.866 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.867 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.867 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.868 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.869 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.869 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.871 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.871 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.872 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.872 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.873 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.873 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.873 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.874 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.874 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.875 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.875 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.876 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.876 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.877 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.877 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.877 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.878 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.878 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.879 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.879 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.880 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.880 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.880 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.881 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.881 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.882 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.882 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.882 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.883 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.883 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.884 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.884 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.885 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.885 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.886 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.886 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.887 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.887 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.888 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.888 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.889 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.889 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.889 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.890 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.890 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.891 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.891 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.892 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.892 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.892 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.893 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.893 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.894 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.894 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.894 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.895 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.895 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.895 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.896 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.896 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.897 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.897 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.898 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.898 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.899 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.899 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.899 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.900 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.900 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.900 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.901 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.901 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.902 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.902 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.903 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.903 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.903 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.904 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.904 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.905 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.905 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.905 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.906 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.906 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.907 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.907 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.907 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.908 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.908 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.909 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.909 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.910 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.910 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.911 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.912 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.912 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.912 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.913 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.913 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.914 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.914 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.915 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.915 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.915 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.916 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.916 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.917 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.918 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.918 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.918 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.919 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.920 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.920 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.921 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.921 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.922 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.922 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.923 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.927 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.928 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.928 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.929 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.929 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.931 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.931 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.931 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.932 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.933 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.933 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.934 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.934 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.934 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.935 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.935 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.936 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.936 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.937 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.937 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.938 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.938 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.939 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.939 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.940 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.940 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.941 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.941 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.941 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.942 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.942 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.942 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.943 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.943 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.944 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.944 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.945 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.945 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.945 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.946 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.946 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.947 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.947 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.948 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.949 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.949 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.950 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.951 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.951 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.951 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:13.952 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-23 16:05:13.953 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-23 16:05:13.953 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:05:14.088 | Collecting testrepository===0.0.20 2021-12-23 16:05:14.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-23 16:05:15.009 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-23 16:05:15.031 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-23 16:05:15.034 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-23 16:05:15.042 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-23 16:05:15.054 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-12-23 16:05:15.069 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-23 16:05:15.072 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-23 16:05:15.076 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-23 16:05:15.079 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-23 16:05:15.082 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-23 16:05:15.085 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-23 16:05:15.089 | Building wheels for collected packages: testrepository 2021-12-23 16:05:15.090 | Building wheel for testrepository (setup.py): started 2021-12-23 16:05:16.033 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-23 16:05:16.035 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=1bceae4a17e7a37a6c9319f0c02bbf89b3a10f747b2f2e3155f9ed41f8746e1f 2021-12-23 16:05:16.035 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-23 16:05:16.036 | Successfully built testrepository 2021-12-23 16:05:18.337 | Installing collected packages: testrepository 2021-12-23 16:05:18.589 | Successfully installed testrepository-0.0.20 2021-12-23 16:05:18.730 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-23 16:05:18.730 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-23 16:05:18.825 | ++ inc/python:pip_install:207 : result=0 2021-12-23 16:05:18.827 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-23 16:05:18.829 | ++ functions-common:time_stop:2331 : local name 2021-12-23 16:05:18.831 | ++ functions-common:time_stop:2332 : local end_time 2021-12-23 16:05:18.833 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-23 16:05:18.836 | ++ functions-common:time_stop:2334 : local total 2021-12-23 16:05:18.838 | ++ functions-common:time_stop:2335 : local start_time 2021-12-23 16:05:18.840 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-23 16:05:18.842 | ++ functions-common:time_stop:2338 : start_time=1640275510912 2021-12-23 16:05:18.844 | ++ functions-common:time_stop:2340 : [[ -z 1640275510912 ]] 2021-12-23 16:05:18.847 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-23 16:05:18.851 | ++ functions-common:time_stop:2343 : end_time=1640275518848 2021-12-23 16:05:18.853 | ++ functions-common:time_stop:2344 : elapsed_time=7936 2021-12-23 16:05:18.855 | ++ functions-common:time_stop:2345 : total=248536 2021-12-23 16:05:18.857 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-23 16:05:18.859 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=256472 2021-12-23 16:05:18.862 | ++ inc/python:pip_install:210 : return 0 2021-12-23 16:05:18.864 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-23 16:05:18.866 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-23 16:05:18.868 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-23 16:05:18.870 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-23 16:05:18.873 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-23 16:05:18.875 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-23 16:05:18.877 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-23 16:05:18.879 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-23 16:05:18.881 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-23 16:05:18.883 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-23 16:05:18.886 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-23 16:05:18.888 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-23 16:05:18.890 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-23 16:05:18.892 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-23 16:05:18.894 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-23 16:05:18.896 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-23 16:05:18.899 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-23 16:05:18.902 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-23 16:05:18.902 | ' 2021-12-23 16:05:18.903 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-23 16:05:18.905 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-23 16:05:18.920 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:18.923 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-23 16:05:18.923 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-23 16:05:18.924 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-23 16:05:21.305 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:05:21.308 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-23 16:05:21.311 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-23 16:05:21.314 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-23 16:05:21.316 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-23 16:05:21.318 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-23 16:05:21.320 | ++ lib/tempest:configure_tempest:184 : image_uuid=f2b54387-081f-4f8d-916b-d542a10ae617 2021-12-23 16:05:21.323 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=f2b54387-081f-4f8d-916b-d542a10ae617 2021-12-23 16:05:21.325 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-23 16:05:21.337 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-23 16:05:21.342 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-23 16:05:21.344 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-23 16:05:21.346 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-23 16:05:21.348 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-23 16:05:21.351 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-23 16:05:21.353 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-23 16:05:21.356 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-23 16:05:21.359 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-23 16:05:21.360 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-23 16:05:23.520 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:05:23.524 | ++ lib/tempest:configure_tempest:211 : admin_project_id=cdad8dc34b7d4586b3a17c94ea488d2b 2021-12-23 16:05:23.527 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-23 16:05:23.542 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:23.545 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-23 16:05:25.370 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.370 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:05:25.370 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.370 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.370 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.371 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.371 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-23 16:05:25.372 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-23 16:05:25.375 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.375 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:05:25.375 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.375 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.375 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.375 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-23 16:05:25.377 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-23 16:05:25.379 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.380 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-23 16:05:25.380 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-23 16:05:25.380 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-23 16:05:25.380 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-23 16:05:25.380 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-23 16:05:25.382 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-23 16:05:25.384 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-23 16:05:25.411 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-23 16:05:25.414 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-23 16:05:25.416 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-23 16:05:25.418 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-23 16:05:25.421 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-23 16:05:27.674 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:05:27.677 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-23 16:05:27.677 | router-admin-state-down-before-update 2021-12-23 16:05:27.677 | agent 2021-12-23 16:05:27.677 | agent-resources-synced 2021-12-23 16:05:27.677 | allowed-address-pairs 2021-12-23 16:05:27.677 | auto-allocated-topology 2021-12-23 16:05:27.677 | availability_zone 2021-12-23 16:05:27.677 | availability_zone_filter 2021-12-23 16:05:27.677 | default-subnetpools 2021-12-23 16:05:27.678 | dhcp_agent_scheduler 2021-12-23 16:05:27.678 | dvr 2021-12-23 16:05:27.678 | empty-string-filtering 2021-12-23 16:05:27.678 | external-net 2021-12-23 16:05:27.678 | extra_dhcp_opt 2021-12-23 16:05:27.678 | extraroute 2021-12-23 16:05:27.678 | extraroute-atomic 2021-12-23 16:05:27.678 | filter-validation 2021-12-23 16:05:27.678 | fip-port-details 2021-12-23 16:05:27.678 | flavors 2021-12-23 16:05:27.678 | floatingip-pools 2021-12-23 16:05:27.678 | ip-substring-filtering 2021-12-23 16:05:27.678 | router 2021-12-23 16:05:27.678 | ext-gw-mode 2021-12-23 16:05:27.678 | l3-ha 2021-12-23 16:05:27.678 | l3-flavors 2021-12-23 16:05:27.678 | l3-port-ip-change-not-allowed 2021-12-23 16:05:27.678 | l3_agent_scheduler 2021-12-23 16:05:27.678 | metering 2021-12-23 16:05:27.678 | multi-provider 2021-12-23 16:05:27.678 | net-mtu 2021-12-23 16:05:27.678 | net-mtu-writable 2021-12-23 16:05:27.678 | network_availability_zone 2021-12-23 16:05:27.678 | network-ip-availability 2021-12-23 16:05:27.678 | pagination 2021-12-23 16:05:27.678 | port-mac-address-regenerate 2021-12-23 16:05:27.678 | binding 2021-12-23 16:05:27.678 | binding-extended 2021-12-23 16:05:27.678 | port-security 2021-12-23 16:05:27.678 | project-id 2021-12-23 16:05:27.678 | provider 2021-12-23 16:05:27.678 | quotas 2021-12-23 16:05:27.678 | quota_details 2021-12-23 16:05:27.678 | rbac-policies 2021-12-23 16:05:27.678 | rbac-address-scope 2021-12-23 16:05:27.678 | rbac-security-groups 2021-12-23 16:05:27.679 | rbac-subnetpool 2021-12-23 16:05:27.679 | revision-if-match 2021-12-23 16:05:27.679 | standard-attr-revisions 2021-12-23 16:05:27.679 | router_availability_zone 2021-12-23 16:05:27.679 | port-security-groups-filtering 2021-12-23 16:05:27.679 | security-group 2021-12-23 16:05:27.679 | service-type 2021-12-23 16:05:27.679 | sorting 2021-12-23 16:05:27.679 | standard-attr-description 2021-12-23 16:05:27.679 | stateful-security-group 2021-12-23 16:05:27.679 | subnet_onboard 2021-12-23 16:05:27.679 | subnet-service-types 2021-12-23 16:05:27.679 | subnet_allocation 2021-12-23 16:05:27.679 | subnetpool-prefix-ops 2021-12-23 16:05:27.679 | standard-attr-tag 2021-12-23 16:05:27.679 | standard-attr-timestamp' 2021-12-23 16:05:27.680 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-23 16:05:27.680 | router-admin-state-down-before-update 2021-12-23 16:05:27.680 | agent 2021-12-23 16:05:27.680 | agent-resources-synced 2021-12-23 16:05:27.680 | allowed-address-pairs 2021-12-23 16:05:27.680 | auto-allocated-topology 2021-12-23 16:05:27.680 | availability_zone 2021-12-23 16:05:27.680 | availability_zone_filter 2021-12-23 16:05:27.680 | default-subnetpools 2021-12-23 16:05:27.680 | dhcp_agent_scheduler 2021-12-23 16:05:27.680 | dvr 2021-12-23 16:05:27.680 | empty-string-filtering 2021-12-23 16:05:27.680 | external-net 2021-12-23 16:05:27.680 | extra_dhcp_opt 2021-12-23 16:05:27.680 | extraroute 2021-12-23 16:05:27.680 | extraroute-atomic 2021-12-23 16:05:27.680 | filter-validation 2021-12-23 16:05:27.680 | fip-port-details 2021-12-23 16:05:27.680 | flavors 2021-12-23 16:05:27.680 | floatingip-pools 2021-12-23 16:05:27.680 | ip-substring-filtering 2021-12-23 16:05:27.680 | router 2021-12-23 16:05:27.680 | ext-gw-mode 2021-12-23 16:05:27.680 | l3-ha 2021-12-23 16:05:27.680 | l3-flavors 2021-12-23 16:05:27.680 | l3-port-ip-change-not-allowed 2021-12-23 16:05:27.680 | l3_agent_scheduler 2021-12-23 16:05:27.680 | metering 2021-12-23 16:05:27.680 | multi-provider 2021-12-23 16:05:27.680 | net-mtu 2021-12-23 16:05:27.680 | net-mtu-writable 2021-12-23 16:05:27.680 | network_availability_zone 2021-12-23 16:05:27.680 | network-ip-availability 2021-12-23 16:05:27.680 | pagination 2021-12-23 16:05:27.680 | port-mac-address-regenerate 2021-12-23 16:05:27.680 | binding 2021-12-23 16:05:27.680 | binding-extended 2021-12-23 16:05:27.681 | port-security 2021-12-23 16:05:27.681 | project-id 2021-12-23 16:05:27.681 | provider 2021-12-23 16:05:27.681 | quotas 2021-12-23 16:05:27.681 | quota_details 2021-12-23 16:05:27.681 | rbac-policies 2021-12-23 16:05:27.681 | rbac-address-scope 2021-12-23 16:05:27.681 | rbac-security-groups 2021-12-23 16:05:27.681 | rbac-subnetpool 2021-12-23 16:05:27.681 | revision-if-match 2021-12-23 16:05:27.681 | standard-attr-revisions 2021-12-23 16:05:27.681 | router_availability_zone 2021-12-23 16:05:27.681 | port-security-groups-filtering 2021-12-23 16:05:27.681 | security-group 2021-12-23 16:05:27.681 | service-type 2021-12-23 16:05:27.681 | sorting 2021-12-23 16:05:27.681 | standard-attr-description 2021-12-23 16:05:27.681 | stateful-security-group 2021-12-23 16:05:27.681 | subnet_onboard 2021-12-23 16:05:27.681 | subnet-service-types 2021-12-23 16:05:27.681 | subnet_allocation 2021-12-23 16:05:27.681 | subnetpool-prefix-ops 2021-12-23 16:05:27.681 | standard-attr-tag 2021-12-23 16:05:27.681 | standard-attr-timestamp =~ external-net ]] 2021-12-23 16:05:27.683 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-23 16:05:27.686 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-23 16:05:30.223 | +++ functions-common:oscwrap:2371 : return 0 2021-12-23 16:05:30.226 | ++ lib/tempest:configure_tempest:287 : public_network_id=2dc36bf2-ecdb-4314-aa29-e21d51c50182 2021-12-23 16:05:30.228 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-23 16:05:32.594 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:32.595 | | Field | Value | 2021-12-23 16:05:32.595 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:32.595 | | admin_state_up | UP | 2021-12-23 16:05:32.595 | | availability_zone_hints | | 2021-12-23 16:05:32.595 | | availability_zones | | 2021-12-23 16:05:32.595 | | created_at | 2021-12-23T16:05:32Z | 2021-12-23 16:05:32.595 | | description | | 2021-12-23 16:05:32.595 | | dns_domain | None | 2021-12-23 16:05:32.595 | | id | ca23471e-3ebe-4ded-8cc7-b7de047498fa | 2021-12-23 16:05:32.595 | | ipv4_address_scope | None | 2021-12-23 16:05:32.595 | | ipv6_address_scope | None | 2021-12-23 16:05:32.595 | | is_default | False | 2021-12-23 16:05:32.595 | | is_vlan_transparent | None | 2021-12-23 16:05:32.595 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='cdad8dc34b7d4586b3a17c94ea488d2b', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 16:05:32.595 | | mtu | 1500 | 2021-12-23 16:05:32.595 | | name | shared | 2021-12-23 16:05:32.595 | | port_security_enabled | True | 2021-12-23 16:05:32.595 | | project_id | cdad8dc34b7d4586b3a17c94ea488d2b | 2021-12-23 16:05:32.595 | | provider:network_type | vlan | 2021-12-23 16:05:32.595 | | provider:physical_network | physnet1 | 2021-12-23 16:05:32.595 | | provider:segmentation_id | 554 | 2021-12-23 16:05:32.595 | | qos_policy_id | None | 2021-12-23 16:05:32.595 | | revision_number | 1 | 2021-12-23 16:05:32.595 | | router:external | Internal | 2021-12-23 16:05:32.595 | | segments | None | 2021-12-23 16:05:32.595 | | shared | True | 2021-12-23 16:05:32.595 | | status | ACTIVE | 2021-12-23 16:05:32.595 | | subnets | | 2021-12-23 16:05:32.596 | | tags | | 2021-12-23 16:05:32.596 | | updated_at | 2021-12-23T16:05:32Z | 2021-12-23 16:05:32.596 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:32.714 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-23 16:05:35.407 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:35.408 | | Field | Value | 2021-12-23 16:05:35.408 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:35.408 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-23 16:05:35.408 | | cidr | 192.168.233.0/24 | 2021-12-23 16:05:35.408 | | created_at | 2021-12-23T16:05:35Z | 2021-12-23 16:05:35.408 | | description | shared-subnet | 2021-12-23 16:05:35.408 | | dns_nameservers | | 2021-12-23 16:05:35.408 | | dns_publish_fixed_ip | None | 2021-12-23 16:05:35.408 | | enable_dhcp | True | 2021-12-23 16:05:35.408 | | gateway_ip | 192.168.233.1 | 2021-12-23 16:05:35.408 | | host_routes | | 2021-12-23 16:05:35.408 | | id | fe7ab7ea-90f8-453f-998c-0b48f81d9310 | 2021-12-23 16:05:35.408 | | ip_version | 4 | 2021-12-23 16:05:35.408 | | ipv6_address_mode | None | 2021-12-23 16:05:35.408 | | ipv6_ra_mode | None | 2021-12-23 16:05:35.408 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='cdad8dc34b7d4586b3a17c94ea488d2b', project.name='admin', region_name='RegionOne', zone= | 2021-12-23 16:05:35.408 | | name | shared-subnet | 2021-12-23 16:05:35.408 | | network_id | ca23471e-3ebe-4ded-8cc7-b7de047498fa | 2021-12-23 16:05:35.408 | | prefix_length | None | 2021-12-23 16:05:35.408 | | project_id | cdad8dc34b7d4586b3a17c94ea488d2b | 2021-12-23 16:05:35.408 | | revision_number | 0 | 2021-12-23 16:05:35.408 | | segment_id | None | 2021-12-23 16:05:35.408 | | service_types | | 2021-12-23 16:05:35.408 | | subnetpool_id | None | 2021-12-23 16:05:35.408 | | tags | | 2021-12-23 16:05:35.408 | | updated_at | 2021-12-23T16:05:35Z | 2021-12-23 16:05:35.408 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-23 16:05:35.523 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-23 16:05:35.552 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-23 16:05:35.580 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-23 16:05:35.584 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-23 16:05:35.609 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-23 16:05:35.637 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-23 16:05:35.662 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-23 16:05:35.691 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-23 16:05:35.720 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.67/identity/v2.0/ 2021-12-23 16:05:35.748 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.67/identity/v3 2021-12-23 16:05:35.774 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-23 16:05:35.802 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-23 16:05:35.828 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-23 16:05:35.854 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-23 16:05:35.857 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-23 16:05:35.884 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-23 16:05:35.910 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-23 16:05:35.935 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-23 16:05:35.961 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-23 16:05:35.964 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-23 16:05:35.991 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-23 16:05:36.017 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-23 16:05:36.020 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-23 16:05:36.046 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-23 16:05:36.062 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:05:36.064 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-23 16:05:36.067 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-23 16:05:36.093 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-23 16:05:36.110 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:05:36.112 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-23 16:05:36.140 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-23 16:05:36.167 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-23 16:05:36.176 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-23 16:05:36.178 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-23 16:05:36.180 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-23 16:05:36.219 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f2b54387-081f-4f8d-916b-d542a10ae617 2021-12-23 16:05:36.246 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f2b54387-081f-4f8d-916b-d542a10ae617 2021-12-23 16:05:36.277 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-23 16:05:36.303 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-23 16:05:36.329 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-23 16:05:36.358 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-23 16:05:36.374 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:36.377 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-23 16:05:36.379 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-23 16:05:36.381 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-23 16:05:36.384 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-23 16:05:36.386 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-23 16:05:36.389 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-23 16:05:36.406 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-23 16:05:36.409 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-23 16:05:36.436 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-23 16:05:36.473 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-23 16:05:36.500 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-23 16:05:36.527 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-23 16:05:36.555 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-23 16:05:36.583 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-23 16:05:36.609 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-23 16:05:36.635 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-23 16:05:36.660 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-23 16:05:36.663 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-23 16:05:36.694 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-23 16:05:36.697 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-23 16:05:36.714 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:05:36.716 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-23 16:05:36.753 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 2dc36bf2-ecdb-4314-aa29-e21d51c50182 2021-12-23 16:05:36.794 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-23 16:05:36.822 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-23 16:05:36.849 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-23 16:05:36.879 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-23 16:05:36.918 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-23 16:05:36.950 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-23 16:05:36.953 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-23 16:05:36.955 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-23 16:05:36.958 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-23 16:05:36.992 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-23 16:05:36.995 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-23 16:05:36.998 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-23 16:05:37.000 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-23 16:05:37.006 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-23 16:05:37.033 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-23 16:05:37.068 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-23 16:05:37.098 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-23 16:05:37.125 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-23 16:05:37.157 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-23 16:05:37.159 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 16:05:37.162 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-23 16:05:37.164 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-23 16:05:37.182 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-23 16:05:37.217 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 16:05:37.219 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-23 16:05:37.222 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-23 16:05:37.239 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-23 16:05:37.267 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 16:05:37.270 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-23 16:05:37.275 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-23 16:05:37.279 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-23 16:05:37.300 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-23 16:05:37.331 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-23 16:05:37.334 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-23 16:05:37.337 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-23 16:05:37.355 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-23 16:05:37.384 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-23 16:05:37.387 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-23 16:05:37.389 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-23 16:05:37.391 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-23 16:05:37.395 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-23 16:05:37.414 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-23 16:05:37.417 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-23 16:05:37.448 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-23 16:05:37.467 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.469 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-23 16:05:37.472 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-23 16:05:37.474 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-23 16:05:37.477 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-23 16:05:37.480 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-23 16:05:37.482 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-23 16:05:37.485 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-23 16:05:37.488 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-23 16:05:37.507 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-23 16:05:37.510 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-23 16:05:37.549 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-23 16:05:37.551 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-23 16:05:37.554 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-23 16:05:37.556 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-23 16:05:37.584 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-23 16:05:37.614 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-23 16:05:37.616 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-23 16:05:37.619 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.622 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-23 16:05:37.638 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.640 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-23 16:05:37.670 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.673 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-23 16:05:37.692 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.695 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-23 16:05:37.724 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.727 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-23 16:05:37.746 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.748 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-23 16:05:37.777 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.779 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-23 16:05:37.797 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.799 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-23 16:05:37.832 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.834 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-23 16:05:37.851 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.854 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-23 16:05:37.882 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.885 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-23 16:05:37.906 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:05:37.909 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-23 16:05:37.938 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-23 16:05:37.940 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-23 16:05:37.957 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-23 16:05:37.959 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-23 16:05:37.988 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-23 16:05:37.991 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-23 16:05:37.993 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-23 16:05:37.996 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-23 16:05:38.000 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.7oUIUwqIsq 2021-12-23 16:05:38.003 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-23 16:05:38.005 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-23 16:05:38.008 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-23 16:05:38.694 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-23 16:05:39.615 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-23 16:06:00.580 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-23 16:06:06.126 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,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.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 16:06:06.127 | ___________________________________ summary ____________________________________ 2021-12-23 16:06:06.127 | venv-tempest: skipped tests 2021-12-23 16:06:06.127 | congratulations :) 2021-12-23 16:06:06.156 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-23 16:06:06.159 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-23 16:06:06.164 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.yPzIPcysaX 2021-12-23 16:06:06.166 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yPzIPcysaX 2021-12-23 16:06:06.169 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-23 16:06:06.171 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.yPzIPcysaX 2021-12-23 16:06:06.173 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-23 16:06:06.176 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-23 16:06:06.178 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-23 16:06:06.185 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.yPzIPcysaX -r requirements.txt 2021-12-23 16:06:07.936 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-23 16:06:07.936 | EasyInstallDeprecationWarning, 2021-12-23 16:06:07.936 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-23 16:06:07.936 | setuptools.SetuptoolsDeprecationWarning, 2021-12-23 16:06:08.025 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-23 16:06:08.518 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,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.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 16:06:08.519 | venv-tempest run-test-pre: PYTHONHASHSEED='1260516727' 2021-12-23 16:06:08.520 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.yPzIPcysaX -r requirements.txt 2021-12-23 16:06:09.214 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.266 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.344 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.376 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.422 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.598 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.627 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.652 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.668 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.683 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.700 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.780 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.854 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.858 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.903 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.961 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:09.980 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.037 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.099 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.186 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.194 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.199 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-23 16:06:10.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-23 16:06:10.236 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 26)) (4.5.0) 2021-12-23 16:06:10.248 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 47)) (5.8.0) 2021-12-23 16:06:10.252 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 54)) (5.1.0) 2021-12-23 16:06:10.256 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 65)) (3.0.0) 2021-12-23 16:06:10.269 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 122)) (2.3.0) 2021-12-23 16:06:10.281 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 140)) (0.8.0) 2021-12-23 16:06:10.288 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 149)) (2.4.0) 2021-12-23 16:06:10.303 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 175)) (2.8.1) 2021-12-23 16:06:10.340 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 180)) (1.26.7) 2021-12-23 16:06:10.363 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 185)) (1.4.0) 2021-12-23 16:06:10.393 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 189)) (6.0) 2021-12-23 16:06:10.395 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 194)) (36.0.1) 2021-12-23 16:06:10.437 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 212)) (1.1.0) 2021-12-23 16:06:10.445 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 220)) (3.2.0) 2021-12-23 16:06:10.455 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 258)) (3.10.0) 2021-12-23 16:06:10.469 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 293)) (4.6.1) 2021-12-23 16:06:10.513 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 297)) (4.8.3) 2021-12-23 16:06:10.558 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 325)) (3.2.1) 2021-12-23 16:06:10.588 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 326)) (4.2.0) 2021-12-23 16:06:10.597 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 337)) (0.4.0) 2021-12-23 16:06:10.600 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 366)) (2.5.0) 2021-12-23 16:06:10.612 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 406)) (1.4.0) 2021-12-23 16:06:10.626 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 414)) (1.0.3) 2021-12-23 16:06:10.630 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 416)) (8.7.1) 2021-12-23 16:06:10.676 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 431)) (3.0.6) 2021-12-23 16:06:10.683 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 445)) (3.5.0) 2021-12-23 16:06:10.692 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 455)) (2.3.3) 2021-12-23 16:06:10.756 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 473)) (1.16.0) 2021-12-23 16:06:10.760 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 504)) (1.13.3) 2021-12-23 16:06:10.764 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 515)) (1.5.0) 2021-12-23 16:06:10.769 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 520)) (0.18.2) 2021-12-23 16:06:10.772 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 549)) (5.4.0) 2021-12-23 16:06:10.802 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 566)) (1.15.0) 2021-12-23 16:06:10.805 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 569)) (3.2.0) 2021-12-23 16:06:10.838 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 582)) (3.6.0) 2021-12-23 16:06:10.865 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 597)) (0.14.1) 2021-12-23 16:06:10.871 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 604)) (4.12.0) 2021-12-23 16:06:10.888 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 610)) (2.8.2) 2021-12-23 16:06:10.893 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 615)) (2021.3) 2021-12-23 16:06:10.898 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 624)) (59.6.0) 2021-12-23 16:06:10.953 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 146)) (0.2.5) 2021-12-23 16:06:10.958 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 170)) (1.0.0) 2021-12-23 16:06:10.961 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 153)) (1.4.0) 2021-12-23 16:06:10.965 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.yPzIPcysaX (line 212)) (1.4.0) 2021-12-23 16:06:10.968 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 57)) (3.4.0) 2021-12-23 16:06:10.975 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 121)) (0.9.6) 2021-12-23 16:06:10.978 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 172)) (4.0.1) 2021-12-23 16:06:10.981 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 2)) (0.12.2) 2021-12-23 16:06:10.985 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 230)) (2.26.0) 2021-12-23 16:06:11.015 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 283)) (1.8.2) 2021-12-23 16:06:11.018 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 50)) (21.2.0) 2021-12-23 16:06:11.078 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 187)) (2.21) 2021-12-23 16:06:11.081 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 513)) (0.18.0) 2021-12-23 16:06:11.087 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 535)) (1.6) 2021-12-23 16:06:11.090 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 380)) (1.0.2) 2021-12-23 16:06:11.093 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 352)) (21.3) 2021-12-23 16:06:11.099 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 542)) (0.11.0) 2021-12-23 16:06:11.103 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 382)) (1.0.0) 2021-12-23 16:06:11.105 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.yPzIPcysaX (line 230)) (2021.10.8) 2021-12-23 16:06:11.108 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 384)) (3.3) 2021-12-23 16:06:11.112 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.yPzIPcysaX (line 590)) (2.0.9) 2021-12-23 16:06:11.210 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-23 16:06:11.210 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-23 16:06:11.268 | ___________________________________ summary ____________________________________ 2021-12-23 16:06:11.268 | venv-tempest: commands succeeded 2021-12-23 16:06:11.268 | congratulations :) 2021-12-23 16:06:11.297 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.yPzIPcysaX 2021-12-23 16:06:11.301 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-23 16:06:11.328 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-23 16:06:11.330 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-23 16:06:11.333 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-23 16:06:11.359 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.7oUIUwqIsq 2021-12-23 16:06:12.017 | venv create: /opt/stack/tempest/.tox/venv 2021-12-23 16:06:12.665 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-23 16:06:42.073 | venv develop-inst: /opt/stack/tempest 2021-12-23 16:06:49.898 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,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.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,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@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-23 16:06:49.899 | venv run-test-pre: PYTHONHASHSEED='4076164880' 2021-12-23 16:06:49.899 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.7oUIUwqIsq 2021-12-23 16:06:53.396 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: 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. 2021-12-23 16:06:53.396 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-23 16:06:53.396 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: 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. 2021-12-23 16:06:53.396 | "supporting stable wallaby.", DeprecationWarning) 2021-12-23 16:06:53.396 | /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 2021-12-23 16:06:53.396 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-23 16:06:53.396 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-23 16:06:53.505 | ___________________________________ summary ____________________________________ 2021-12-23 16:06:53.505 | venv: commands succeeded 2021-12-23 16:06:53.505 | congratulations :) 2021-12-23 16:06:53.535 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-23 16:06:53.551 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:06:53.554 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-23 16:06:53.569 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-23 16:06:53.572 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-23 16:06:53.574 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-23 16:06:53.576 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-23 16:06:53.578 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-23 16:06:53.581 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-23 16:06:53.583 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-23 16:06:53.586 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-23 16:06:53.588 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-23 16:06:53.590 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-23 16:06:53.592 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-23 16:06:53.595 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-23 16:06:53.597 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-23 16:06:53.599 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-23 16:06:53.602 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-23 16:06:53.605 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-23 16:06:53.607 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-23 16:06:53.609 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-23 16:06:53.612 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-23 16:06:53.638 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-23 16:06:53.640 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-23 16:06:53.642 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-23 16:06:53.645 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-23 16:06:53.647 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-23 16:06:53.650 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-23 16:06:53.679 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-23 16:06:53.681 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-23 16:06:53.707 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-23 16:06:53.710 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-23 16:06:53.713 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-23 16:06:53.716 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-23 16:06:53.718 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-23 16:06:53.720 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-23 16:06:53.723 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-23 16:06:53.725 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-23 16:06:53.728 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-23 16:06:53.731 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-23 16:06:53.733 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-23 16:06:53.736 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-23 16:06:53.738 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-23 16:06:53.741 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-23 16:06:53.767 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-23 16:06:53.767 | ' 2021-12-23 16:06:53.770 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-23 16:06:53.772 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-23 16:06:53.775 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-23 16:06:53.778 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-23 16:06:53.780 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-23 16:06:53.780 | /opt/stack/tempest /opt/stack/tempest 2021-12-23 16:06:53.783 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-23 16:06:53.785 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-23 16:06:53.785 | /opt/stack/tempest 2021-12-23 16:06:53.788 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-23 16:06:53.791 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-23 16:06:53.794 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-23 16:06:53.796 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-23 16:06:53.799 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-23 16:06:53.802 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-23 16:06:53.805 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-23 16:06:53.807 | + functions-common:run_plugins:1748 : local plugins= 2021-12-23 16:06:53.810 | + functions-common:run_plugins:1749 : local plugin 2021-12-23 16:06:53.813 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-23 16:06:53.816 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-23 16:06:53.818 | + inc/meta-config:merge_config_group:171 : shift 2021-12-23 16:06:53.821 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-23 16:06:53.824 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:06:53.827 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-23 16:06:53.829 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-23 16:06:53.833 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-23 16:06:53.836 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-23 16:06:53.839 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-23 16:06:53.842 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-23 16:06:53.845 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-23 16:06:53.845 | /^\[\[.+\|.*\]\]/ { 2021-12-23 16:06:53.845 | gsub("[][]", "", $1); 2021-12-23 16:06:53.845 | split($1, a, "|"); 2021-12-23 16:06:53.845 | if (a[1] == matchgroup) 2021-12-23 16:06:53.845 | print a[2] 2021-12-23 16:06:53.845 | } 2021-12-23 16:06:53.845 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 27 test_with_retry 5 apt-get-update 5 osc 358 wait_for_service 24 git_timed 10 dbsync 70 pip_install 256 apt-get 221 ------------------------- Unaccounted time 602 ========================= Total runtime 1578 This is your host IP address: 10.222.0.67 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.67/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic